Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/uvc/
Duvc_ctrl.c2591 static const struct uvc_ctrl_blacklist processing_blacklist[] = { in uvc_ctrl_prune_entity() local
2608 blacklist = processing_blacklist; in uvc_ctrl_prune_entity()
2609 count = ARRAY_SIZE(processing_blacklist); in uvc_ctrl_prune_entity()