Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c2581 static const struct uvc_ctrl_blacklist processing_blacklist[] = { in uvc_ctrl_prune_entity() local
2598 blacklist = processing_blacklist; in uvc_ctrl_prune_entity()
2599 count = ARRAY_SIZE(processing_blacklist); in uvc_ctrl_prune_entity()