Searched refs:is_typec_switch (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/typec/ | ||
| A D | mux.h | 24 #define is_typec_switch(dev) ((dev)->type == &typec_switch_dev_type) macro |
| A D | mux.c | 22 if (!is_typec_switch(dev)) in switch_fwnode_match() |
Completed in 5 milliseconds