Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_mux.h43 void *typec_switch_get_drvdata(struct typec_switch_dev *sw);
/openbmc/linux/drivers/usb/typec/
H A Dmux.c244 void *typec_switch_get_drvdata(struct typec_switch_dev *sw_dev) in typec_switch_get_drvdata() function
248 EXPORT_SYMBOL_GPL(typec_switch_get_drvdata);
/openbmc/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c29 struct gpio_sbu_mux *sbu_mux = typec_switch_get_drvdata(sw); in gpio_sbu_switch_set()
H A Dpi3usb30532.c51 struct pi3usb30532 *pi = typec_switch_get_drvdata(sw); in pi3usb30532_sw_set()
H A Dfsa4480.c143 struct fsa4480 *fsa = typec_switch_get_drvdata(sw); in fsa4480_switch_set()
H A Dnb7vpq904m.c257 struct nb7vpq904m *nb7 = typec_switch_get_drvdata(sw); in nb7vpq904m_sw_set()
H A Dintel_pmc_mux.c523 struct pmc_usb_port *port = typec_switch_get_drvdata(sw); in pmc_usb_set_orientation()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c3143 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set()