Home
last modified time | relevance | path

Searched refs:omap3isp_stat_event_status (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/Documentation/zh_CN/video4linux/
Domap3isp.txt111 这些 ioctl 的事件数据类型为 struct omap3isp_stat_event_status
113 数据缓冲区。这种情况下 omap3isp_stat_event_status.buf_err 会被
/linux-4.4.14/include/uapi/linux/
Domap3isp.h73 struct omap3isp_stat_event_status { struct
/linux-4.4.14/Documentation/video4linux/
Domap3isp.txt92 The type of the event data is struct omap3isp_stat_event_status for these
95 omap3isp_stat_event_status.buf_err is set to non-zero.
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispstat.c461 struct omap3isp_stat_event_status *status = (void *)event.u.data; in isp_stat_queue_event()