Home
last modified time | relevance | path

Searched refs:color_match (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_configfs.c1579 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local
1592 color_match = to_uvcg_color_matching(to_config_group(cm_default)); in uvcg_format_get_default_color_match()
1595 return color_match; in uvcg_format_get_default_color_match()
2431 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local
2436 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_uncompressed_make()
2437 if (!color_match) in uvcg_uncompressed_make()
2457 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()
2458 color_match->refcnt++; in uvcg_uncompressed_make()
2623 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local
2628 color_match in uvcg_mjpeg_make()
2752 struct uvcg_color_matching *color_match = uvcg_color_matching_release() local
2775 struct uvcg_color_matching *color_match; uvcg_color_matching_make() local
2797 struct uvcg_color_matching *color_match; uvcg_color_matching_create_children() local
2970 struct uvcg_color_matching *color_match = priv1; __uvcg_cnt_strm() local
3061 struct uvcg_color_matching *color_match = priv1; __uvcg_fill_strm() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c233 if (!color_match(comp->pkt_type_color, cq->done_color)) in ionic_rx_service()
654 if (!color_match(comp->color, cq->done_color)) in ionic_tx_service()
H A Dionic_if.h140 static inline u8 color_match(u8 color, u8 done_color) in color_match() function
H A Dionic_lif.c880 if (!color_match(comp->color, cq->done_color)) in ionic_adminq_service()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c384 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()
H A Dionic_if.h142 static inline u8 color_match(u8 color, u8 done_color) in color_match() function
H A Dionic_lif.c1221 if (!color_match(comp->color, cq->done_color)) in ionic_adminq_service()

Completed in 29 milliseconds