Home
last modified time | relevance | path

Searched refs:UVC_TERM_INPUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h27 #define UVC_TERM_INPUT 0x0000 macro
36 ((entity)->type & 0x8000) == UVC_TERM_INPUT)
H A Duvc_driver.c1019 term = uvc_alloc_entity(type | UVC_TERM_INPUT, buffer[3], in uvc_parse_standard_control()
1676 p += uvc_print_terms(&chain->entities, UVC_TERM_INPUT, p); in uvc_print_chain()