Searched refs:is_typec_mux_dev (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ | ||
H A D | mux.h | 25 #define is_typec_mux_dev(dev) ((dev)->type == &typec_mux_dev_type) macro |
H A D | mux.c | 259 if (!is_typec_mux_dev(dev)) in mux_fwnode_match() |