Home
last modified time | relevance | path

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

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