Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_altmode.h37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() function
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c337 typec_altmode_set_drvdata(alt, dp); in ucsi_register_displayport()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c281 typec_altmode_set_drvdata(amode, port); in cros_typec_register_port_altmodes()
296 typec_altmode_set_drvdata(amode, port); in cros_typec_register_port_altmodes()
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c609 typec_altmode_set_drvdata(alt, dp); in dp_altmode_probe()
/openbmc/linux/drivers/usb/typec/
H A Dclass.c2193 typec_altmode_set_drvdata(alt, drvdata); in typec_port_register_altmodes()