Home
last modified time | relevance | path

Searched refs:typec_switch_get (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dtypec_mux.h32 static inline struct typec_switch *typec_switch_get(struct device *dev) in typec_switch_get() function
/linux/drivers/usb/typec/mux/
H A Dps883x.c340 retimer->typec_switch = typec_switch_get(dev); in ps883x_retimer_probe()
/linux/drivers/usb/typec/
H A Dclass.c2662 port->sw = typec_switch_get(&port->dev); in typec_register_port()