Home
last modified time | relevance | path

Searched defs:color_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c1580 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local
2443 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local
2635 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local
2764 struct uvcg_color_matching *color_match = in uvcg_color_matching_release() local
2787 struct uvcg_color_matching *color_match; in uvcg_color_matching_make() local
2809 struct uvcg_color_matching *color_match; in uvcg_color_matching_create_children() local
2982 struct uvcg_color_matching *color_match = priv1; in __uvcg_cnt_strm() local
3073 struct uvcg_color_matching *color_match = priv1; in __uvcg_fill_strm() local
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h142 static inline u8 color_match(u8 color, u8 done_color) in color_match() function