Home
last modified time | relevance | path

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

/drivers/usb/typec/
A Dmux.c253 struct typec_mux_dev *mux_devs[TYPEC_MUX_MAX_DEVS];
298 struct typec_mux_dev *mux_devs[TYPEC_MUX_MAX_DEVS]; in fwnode_typec_mux_get()
353 struct typec_mux_dev *mux_dev; in typec_mux_put()
370 struct typec_mux_dev *mux_dev; in typec_mux_set()
409 struct typec_mux_dev *
412 struct typec_mux_dev *mux_dev; in typec_mux_register()
453 void typec_mux_unregister(struct typec_mux_dev *mux_dev) in typec_mux_unregister()
460 void typec_mux_set_drvdata(struct typec_mux_dev *mux_dev, void *data) in typec_mux_set_drvdata()
466 void *typec_mux_get_drvdata(struct typec_mux_dev *mux_dev) in typec_mux_get_drvdata()
A Dmux.h13 struct typec_mux_dev { struct
19 #define to_typec_mux_dev(_dev_) container_of(_dev_, struct typec_mux_dev, dev) argument
A Danx7411.c249 struct typec_mux_dev *typec_mux;
1036 static int anx7411_usb_mux_set(struct typec_mux_dev *mux, in anx7411_usb_mux_set()
/drivers/usb/typec/mux/
A Dgpio-sbu-mux.c19 struct typec_mux_dev *mux;
64 static int gpio_sbu_mux_set(struct typec_mux_dev *mux, in gpio_sbu_mux_set()
A Dpi3usb30532.c27 struct typec_mux_dev *mux;
77 pi3usb30532_mux_set(struct typec_mux_dev *mux, struct typec_mux_state *state) in pi3usb30532_mux_set()
A Dtusb1046.c35 struct typec_mux_dev *mux;
41 static int tusb1046_mux_set(struct typec_mux_dev *mux, in tusb1046_mux_set()
A Dit5205.c66 struct typec_mux_dev *mux;
92 static int it5205_mux_set(struct typec_mux_dev *mux, struct typec_mux_state *state) in it5205_mux_set()
A Dfsa4480.c59 struct typec_mux_dev *mux;
168 static int fsa4480_mux_set(struct typec_mux_dev *mux, struct typec_mux_state *state) in fsa4480_mux_set()
A Dwcd939x-usbss.c190 struct typec_mux_dev *mux;
557 static int wcd939x_usbss_mux_set(struct typec_mux_dev *mux, in wcd939x_usbss_mux_set()
A Dintel_pmc_mux.c136 struct typec_mux_dev *typec_mux;
507 pmc_usb_mux_set(struct typec_mux_dev *mux, struct typec_mux_state *state) in pmc_usb_mux_set()
/drivers/platform/chrome/
A Dcros_typec_switch.c24 struct typec_mux_dev *mode_switch;
151 static int cros_typec_mode_switch_set(struct typec_mux_dev *mode_switch, in cros_typec_mode_switch_set()
/drivers/phy/rockchip/
A Dphy-rockchip-usbdp.c162 struct typec_mux_dev *mux;
1344 static int rk_udphy_typec_mux_set(struct typec_mux_dev *mux, in rk_udphy_typec_mux_set()

Completed in 33 milliseconds