Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt111 这些 ioctl 的事件数据类型为 struct omap3isp_stat_event_status
113 数据缓冲区。这种情况下 omap3isp_stat_event_status.buf_err 会被
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Domap3isp.h76 struct omap3isp_stat_event_status { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domap3isp.h76 struct omap3isp_stat_event_status { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Domap3isp.h76 struct omap3isp_stat_event_status { struct
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.c461 struct omap3isp_stat_event_status *status = (void *)event.u.data; in isp_stat_queue_event()