Home
last modified time | relevance | path

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

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