Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dtypec.h294 int typec_set_mode(struct typec_port *port, int mode);
/linux/drivers/usb/typec/
A Dclass.c1848 int typec_set_mode(struct typec_port *port, int mode) in typec_set_mode() function
1856 EXPORT_SYMBOL_GPL(typec_set_mode);
/linux/Documentation/driver-api/usb/
A Dtypec.rst208 :functions: typec_set_orientation typec_set_mode
/linux/drivers/usb/typec/tcpm/
A Dtcpm.c946 return typec_set_mode(port->typec_port, state); in tcpm_mux_set()

Completed in 18 milliseconds