Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dbus.c48 typec_altmode_set_switches(struct altmode *alt, unsigned long conf, void *data) in typec_altmode_set_switches() function
67 return typec_altmode_set_switches(port_altmode, conf, data); in typec_altmode_set_state()
105 ret = typec_altmode_set_switches(is_port ? altmode : partner, conf, data); in typec_altmode_notify()