Searched refs:color_match (Results 1 – 4 of 4) sorted by relevance
1580 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local1593 color_match = to_uvcg_color_matching(to_config_group(cm_default)); in uvcg_format_get_default_color_match()1596 return color_match; in uvcg_format_get_default_color_match()2443 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local2448 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_uncompressed_make()2449 if (!color_match) in uvcg_uncompressed_make()2469 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2470 color_match->refcnt++; in uvcg_uncompressed_make()2635 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local2640 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_mjpeg_make()[all …]
384 if (!color_match(comp->pkt_type_color, cq->done_color)) in ionic_rx_service()853 if (!color_match(comp->color, cq->done_color)) in ionic_tx_service()
142 static inline u8 color_match(u8 color, u8 done_color) in color_match() function
1219 if (!color_match(comp->color, cq->done_color)) in ionic_adminq_service()