| /kernel/linux/linux-6.6/drivers/usb/typec/ |
| D | bus.h | 12 struct altmode { struct 14 struct typec_altmode adev; argument 25 struct altmode *partner; argument 26 struct altmode *plug[2]; argument
|
| D | bus.c | 90 struct altmode *altmode; in typec_altmode_notify() local 218 struct altmode *altmode; in typec_altmode_vdm() local 351 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_match() local 363 const struct typec_altmode *altmode = to_typec_altmode(dev); in typec_uevent() local 402 struct altmode *altmode = to_altmode(adev); in typec_probe() local 426 struct altmode *altmode = to_altmode(adev); in typec_remove() local
|
| D | class.c | 235 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner() 261 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner() 363 struct altmode *altmode = to_altmode(adev); in active_store() local
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ |
| D | bus.h | 11 struct altmode { struct 13 struct typec_altmode adev; argument 23 struct altmode *partner; argument 24 struct altmode *plug[2]; argument
|
| D | bus.c | 59 struct altmode *altmode; in typec_altmode_notify() local 187 struct altmode *altmode; in typec_altmode_vdm() local 320 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_match() local 332 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_uevent() local 371 struct altmode *altmode = to_altmode(adev); in typec_probe() local 395 struct altmode *altmode = to_altmode(adev); in typec_remove() local
|
| D | class.c | 163 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner() 189 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner() 289 struct altmode *altmode = to_altmode(adev); in active_store() local
|
| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| D | pmic_glink_altmode.c | 67 struct pmic_glink_altmode *altmode; member 107 static int pmic_glink_altmode_request(struct pmic_glink_altmode *altmode, u32 cmd, u32 arg) in pmic_glink_altmode_request() 142 static void pmic_glink_altmode_enable_dp(struct pmic_glink_altmode *altmode, in pmic_glink_altmode_enable_dp() 174 static void pmic_glink_altmode_enable_usb(struct pmic_glink_altmode *altmode, in pmic_glink_altmode_enable_usb() 196 static void pmic_glink_altmode_safe(struct pmic_glink_altmode *altmode, in pmic_glink_altmode_safe() 221 struct pmic_glink_altmode *altmode = alt_port->altmode; in pmic_glink_altmode_worker() local 258 static void pmic_glink_altmode_sc8180xp_notify(struct pmic_glink_altmode *altmode, in pmic_glink_altmode_sc8180xp_notify() 306 static void pmic_glink_altmode_sc8280xp_notify(struct pmic_glink_altmode *altmode, in pmic_glink_altmode_sc8280xp_notify() 347 struct pmic_glink_altmode *altmode = priv; in pmic_glink_altmode_callback() local 395 struct pmic_glink_altmode *altmode = work_to_altmode(work); in pmic_glink_altmode_enable_worker() local [all …]
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | typec_altmode.h | 37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() 43 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata() 130 typec_altmode_get_orientation(struct typec_altmode *altmode) in typec_altmode_get_orientation() 140 typec_altmode_get_svdm_version(struct typec_altmode *altmode) in typec_altmode_get_svdm_version()
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | typec_altmode.h | 37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() 43 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata() 130 typec_altmode_get_orientation(struct typec_altmode *altmode) in typec_altmode_get_orientation()
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | ucsi.c | 198 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
|
| /kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 1179 struct typec_altmode *altmode; in tcpm_register_partner_altmodes() local 1664 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter() 1676 static int tcpm_altmode_exit(struct typec_altmode *altmode) in tcpm_altmode_exit() 1688 static int tcpm_altmode_vdm(struct typec_altmode *altmode, in tcpm_altmode_vdm()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 1576 struct typec_altmode *altmode; in tcpm_register_partner_altmodes() local 2221 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter() 2238 static int tcpm_altmode_exit(struct typec_altmode *altmode) in tcpm_altmode_exit() 2255 static int tcpm_altmode_vdm(struct typec_altmode *altmode, in tcpm_altmode_vdm()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
| D | ucsi.c | 256 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
|