Searched refs:UVC_TERM_INPUT (Results 1 – 2 of 2) sorted by relevance
26 #define UVC_TERM_INPUT 0x0000 macro35 ((entity)->type & 0x8000) == UVC_TERM_INPUT)
1224 term = uvc_alloc_entity(type | UVC_TERM_INPUT, buffer[3], in uvc_parse_standard_control()1795 p += uvc_print_terms(&chain->entities, UVC_TERM_INPUT, p); in uvc_print_chain()