Searched refs:color_match (Results 1 – 3 of 3) sorted by relevance
1583 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local1596 color_match = to_uvcg_color_matching(to_config_group(cm_default)); in uvcg_format_get_default_color_match()1599 return color_match; in uvcg_format_get_default_color_match()2477 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local2482 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_uncompressed_make()2483 if (!color_match) in uvcg_uncompressed_make()2503 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2504 color_match->refcnt++; in uvcg_uncompressed_make()2669 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local2674 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_mjpeg_make()[all …]
314 if (!color_match(comp->color, cq->done_color)) in ionic_adminq_service()
734 if (!color_match(comp->pkt_type_color, cq->done_color)) in __ionic_rx_service()1249 if (!color_match(comp->color, cq->done_color)) in ionic_tx_service()