Searched refs:typec_cable_get (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/usb/
H A Dtypec.h307 struct typec_cable *typec_cable_get(struct typec_port *port);
/linux-master/drivers/usb/typec/
H A Dclass.c1154 * typec_cable_get - Get a reference to the USB Type-C cable
1160 struct typec_cable *typec_cable_get(struct typec_port *port) function
1170 EXPORT_SYMBOL_GPL(typec_cable_get); variable

Completed in 141 milliseconds