Searched refs:ioctl_offset (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DWsbmWrapper.c139 unsigned int ioctl_offset = arg.rep.driver_ioctl_offset; local
140 ILOGTRACE("ioctl offset %#x", ioctl_offset);
/hardware/intel/img/psb_video/src/
H A Dvsp_cmdbuf.c38 vspDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle,
290 vspDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle, argument
340 ret = drmCommandWrite(fd, ioctl_offset, &ca, sizeof(ca));
H A Dpnw_cmdbuf.c398 pnwDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle, argument
448 ret = drmCommandWrite(fd, ioctl_offset, &ca, sizeof(ca));
H A Dtng_cmdbuf.c544 ptgDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle, argument
602 ret = drmCommandWrite(fd, ioctl_offset, &ca, sizeof(ca));
H A Dpsb_cmdbuf.c424 psbDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle, argument
496 ret = drmCommandWrite(fd, ioctl_offset, &ca, sizeof(ca));
/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_cmdbuf.c340 lncDRMCmdBuf(int fd, int ioctl_offset, psb_buffer_p *buffer_list, int buffer_count, unsigned cmdBufHandle, argument
395 ret = drmCommandWrite(fd, ioctl_offset, &ca, sizeof(ca));

Completed in 187 milliseconds