Searched refs:UVC_EXT_GPIO_UNIT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/uvc/
H A Duvc_entity.c108 case UVC_EXT_GPIO_UNIT:
H A Duvcvideo.h41 #define UVC_EXT_GPIO_UNIT 0x7ffe macro
H A Duvc_driver.c795 case UVC_EXT_GPIO_UNIT:
1283 unit = uvc_alloc_entity(UVC_EXT_GPIO_UNIT, UVC_EXT_GPIO_UNIT_ID, 0, 1);
H A Duvc_ctrl.c2696 } else if (UVC_ENTITY_TYPE(entity) == UVC_EXT_GPIO_UNIT) {

Completed in 393 milliseconds