Home
last modified time | relevance | path

Searched refs:UVC_ENTITY_FLAG_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/uvc/
H A Duvc_entity.c127 if (entity->flags & UVC_ENTITY_FLAG_DEFAULT) in uvc_mc_init_entity()
H A Duvcvideo.h172 #define UVC_ENTITY_FLAG_DEFAULT (1 << 0) macro
H A Duvc_driver.c1817 term->flags |= UVC_ENTITY_FLAG_DEFAULT; in uvc_scan_device()