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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvcvideo.h93 #define UVC_TERM_INPUT 0x0000 macro
102 ((entity)->type & 0x8000) == UVC_TERM_INPUT)
268 * direction (either UVC_TERM_INPUT or UVC_TERM_OUTPUT). The type field should
H A Duvc_driver.c965 term = uvc_alloc_entity(type | UVC_TERM_INPUT, buffer[3],
1492 p += uvc_print_terms(&chain->entities, UVC_TERM_INPUT, p);

Completed in 113 milliseconds