Searched refs:UVC_TERM_OUTPUT (Results 1 – 2 of 2) sorted by relevance
28 #define UVC_TERM_OUTPUT 0x8000 macro39 ((entity)->type & 0x8000) == UVC_TERM_OUTPUT)
788 num_inputs = type & UVC_TERM_OUTPUT ? num_pads : num_pads - 1; in uvc_alloc_entity()1078 term = uvc_alloc_entity(type | UVC_TERM_OUTPUT, buffer[3], in uvc_parse_standard_control()1678 uvc_print_terms(&chain->entities, UVC_TERM_OUTPUT, p); in uvc_print_chain()