Searched refs:uvc_entity_match_guid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 891 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid() function 2459 !uvc_entity_match_guid(entity, mapping->entity)) in uvc_ctrl_add_mapping() 2607 if (uvc_entity_match_guid(ctrl->entity, info->entity) && in uvc_ctrl_init_ctrl() 2638 if (uvc_entity_match_guid(ctrl->entity, mapping->entity) && in uvc_ctrl_init_ctrl() 2653 if (uvc_entity_match_guid(ctrl->entity, mapping->entity) && in uvc_ctrl_init_ctrl() 2665 if (uvc_entity_match_guid(ctrl->entity, mapping->entity) && in uvc_ctrl_init_ctrl()
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 835 static int uvc_entity_match_guid(const struct uvc_entity *entity, in uvc_entity_match_guid() function 2112 !uvc_entity_match_guid(entity, mapping->entity)) in uvc_ctrl_add_mapping() 2258 if (uvc_entity_match_guid(ctrl->entity, info->entity) && in uvc_ctrl_init_ctrl() 2276 if (uvc_entity_match_guid(ctrl->entity, mapping->entity) && in uvc_ctrl_init_ctrl()
|
Completed in 5 milliseconds