Searched refs:UVC_TERM_INPUT (Results 1 – 2 of 2) sorted by relevance
27 #define UVC_TERM_INPUT 0x0000 macro36 ((entity)->type & 0x8000) == UVC_TERM_INPUT)
1019 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()