Home
last modified time | relevance | path

Searched refs:is_typec_switch_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dmux.h24 #define is_typec_switch_dev(dev) ((dev)->type == &typec_switch_dev_type) macro
H A Dmux.c29 if (!is_typec_switch_dev(dev)) in switch_fwnode_match()