Home
last modified time | relevance | path

Searched refs:UVC_ENTITY_IS_ITERM (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_driver.c1545 if (UVC_ENTITY_IS_ITERM(entity)) { in uvc_scan_chain_entity()
1636 if (UVC_ENTITY_IS_ITERM(forward)) { in uvc_scan_chain_forward()
1693 if (term == NULL || !UVC_ENTITY_IS_ITERM(term)) { in uvc_scan_chain_backward()
1860 if (UVC_ENTITY_IS_ITERM(entity)) { in uvc_scan_fallback()
H A Duvcvideo.h33 #define UVC_ENTITY_IS_ITERM(entity) \ macro
H A Duvc_v4l2.c874 if (UVC_ENTITY_IS_ITERM(it)) { in uvc_ioctl_enum_input()
881 if (!UVC_ENTITY_IS_ITERM(it)) in uvc_ioctl_enum_input()