Searched refs:typec_switch_dev (Results 1 – 18 of 18) sorted by relevance
| /drivers/usb/typec/ |
| A D | mux.c | 23 struct typec_switch_dev *sw_devs[TYPEC_MUX_MAX_DEVS]; 73 struct typec_switch_dev *sw_devs[TYPEC_MUX_MAX_DEVS]; in fwnode_typec_switch_get() 128 struct typec_switch_dev *sw_dev; in typec_switch_put() 164 struct typec_switch_dev * 168 struct typec_switch_dev *sw_dev; in typec_switch_register() 206 struct typec_switch_dev *sw_dev; in typec_switch_set() 231 void typec_switch_unregister(struct typec_switch_dev *sw_dev) in typec_switch_unregister() 238 void typec_switch_set_drvdata(struct typec_switch_dev *sw_dev, void *data) in typec_switch_set_drvdata() 244 void *typec_switch_get_drvdata(struct typec_switch_dev *sw_dev) in typec_switch_get_drvdata()
|
| A D | mux.h | 8 struct typec_switch_dev { struct 18 #define to_typec_switch_dev(_dev_) container_of(_dev_, struct typec_switch_dev, dev) argument
|
| A D | anx7411.c | 250 struct typec_switch_dev *typec_switch; 1051 static int anx7411_usb_set_orientation(struct typec_switch_dev *sw, in anx7411_usb_set_orientation()
|
| /drivers/phy/freescale/ |
| A D | phy-fsl-imx8mq-usb.c | 102 struct typec_switch_dev *sw; 129 static int tca_blk_typec_switch_set(struct typec_switch_dev *sw, in tca_blk_typec_switch_set() 149 static struct typec_switch_dev *tca_blk_get_typec_switch(struct platform_device *pdev, in tca_blk_get_typec_switch() 153 struct typec_switch_dev *sw; in tca_blk_get_typec_switch() 171 static void tca_blk_put_typec_switch(struct typec_switch_dev *sw) in tca_blk_put_typec_switch() 178 static struct typec_switch_dev *tca_blk_get_typec_switch(struct platform_device *pdev, in tca_blk_get_typec_switch() 184 static void tca_blk_put_typec_switch(struct typec_switch_dev *sw) {} in tca_blk_put_typec_switch()
|
| /drivers/usb/typec/mux/ |
| A D | gpio-sbu-mux.c | 18 struct typec_switch_dev *sw; 26 static int gpio_sbu_switch_set(struct typec_switch_dev *sw, in gpio_sbu_switch_set()
|
| A D | pi3usb30532.c | 26 struct typec_switch_dev *sw; 48 static int pi3usb30532_sw_set(struct typec_switch_dev *sw, in pi3usb30532_sw_set()
|
| A D | tusb1046.c | 34 struct typec_switch_dev *sw; 91 static int tusb1046_switch_set(struct typec_switch_dev *sw, in tusb1046_switch_set()
|
| A D | it5205.c | 65 struct typec_switch_dev *sw; 69 static int it5205_switch_set(struct typec_switch_dev *sw, enum typec_orientation orientation) in it5205_switch_set()
|
| A D | fsa4480.c | 58 struct typec_switch_dev *sw; 149 static int fsa4480_switch_set(struct typec_switch_dev *sw, in fsa4480_switch_set()
|
| A D | ptn36502.c | 66 struct typec_switch_dev *sw; 214 static int ptn36502_sw_set(struct typec_switch_dev *sw, enum typec_orientation orientation) in ptn36502_sw_set()
|
| A D | ps883x.c | 41 struct typec_switch_dev *sw; 137 static int ps883x_sw_set(struct typec_switch_dev *sw, in ps883x_sw_set()
|
| A D | nb7vpq904m.c | 67 struct typec_switch_dev *sw; 254 static int nb7vpq904m_sw_set(struct typec_switch_dev *sw, enum typec_orientation orientation) in nb7vpq904m_sw_set()
|
| A D | wcd939x-usbss.c | 189 struct typec_switch_dev *sw; 534 static int wcd939x_usbss_switch_set(struct typec_switch_dev *sw, in wcd939x_usbss_switch_set()
|
| A D | intel_pmc_mux.c | 137 struct typec_switch_dev *typec_sw; 543 static int pmc_usb_set_orientation(struct typec_switch_dev *sw, in pmc_usb_set_orientation()
|
| /drivers/phy/qualcomm/ |
| A D | phy-qcom-qmp-usbc.c | 352 struct typec_switch_dev *sw; 856 static int qmp_usbc_typec_switch_set(struct typec_switch_dev *sw, in qmp_usbc_typec_switch_set()
|
| A D | phy-qcom-qmp-combo.c | 1861 struct typec_switch_dev *sw; 3744 static int qmp_combo_typec_switch_set(struct typec_switch_dev *sw, in qmp_combo_typec_switch_set()
|
| /drivers/phy/rockchip/ |
| A D | phy-rockchip-usbdp.c | 161 struct typec_switch_dev *sw; 654 static int rk_udphy_orien_sw_set(struct typec_switch_dev *sw, in rk_udphy_orien_sw_set()
|
| /drivers/phy/samsung/ |
| A D | phy-exynos5-usbdrd.c | 479 struct typec_switch_dev *sw; 1788 static int exynos5_usbdrd_orien_sw_set(struct typec_switch_dev *sw, in exynos5_usbdrd_orien_sw_set()
|
Completed in 45 milliseconds