Home
last modified time | relevance | path

Searched defs:altmode (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dbus.h12 struct altmode { struct
H A Dbus.c90 struct altmode *altmode; in typec_altmode_notify() local
218 struct altmode *altmode; typec_altmode_vdm() local
351 struct typec_altmode *altmode = to_typec_altmode(dev); typec_match() local
363 const struct typec_altmode *altmode = to_typec_altmode(dev); typec_uevent() local
402 struct altmode *altmode = to_altmode(adev); typec_probe() local
426 struct altmode *altmode = to_altmode(adev); typec_remove() local
[all...]
H A Dclass.c235 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner() argument
261 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner() argument
363 struct altmode *altmode = to_altmode(adev); active_store() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dbus.h11 struct altmode { struct
H A Dbus.c59 struct altmode *altmode; in typec_altmode_notify() local
187 struct altmode *altmode; typec_altmode_vdm() local
320 struct typec_altmode *altmode = to_typec_altmode(dev); typec_match() local
332 struct typec_altmode *altmode = to_typec_altmode(dev); typec_uevent() local
371 struct altmode *altmode = to_altmode(adev); typec_probe() local
395 struct altmode *altmode = to_altmode(adev); typec_remove() local
[all...]
H A Dclass.c163 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner() argument
189 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner() argument
291 struct altmode *altmode = to_altmode(adev); active_store() local
[all...]
/kernel/linux/linux-5.10/include/linux/usb/
H A Dtypec_altmode.h37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() argument
43 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata() argument
130 typec_altmode_get_orientation(struct typec_altmode *altmode) typec_altmode_get_orientation() argument
[all...]
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtypec_altmode.h37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata() argument
43 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata() argument
130 typec_altmode_get_orientation(struct typec_altmode *altmode) typec_altmode_get_orientation() argument
140 typec_altmode_get_svdm_version(struct typec_altmode *altmode) typec_altmode_get_svdm_version() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi.c198 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpmic_glink_altmode.c67 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() argument
142 pmic_glink_altmode_enable_dp(struct pmic_glink_altmode *altmode, struct pmic_glink_altmode_port *port, u8 mode, bool hpd_state, bool hpd_irq) pmic_glink_altmode_enable_dp() argument
174 pmic_glink_altmode_enable_usb(struct pmic_glink_altmode *altmode, struct pmic_glink_altmode_port *port) pmic_glink_altmode_enable_usb() argument
196 pmic_glink_altmode_safe(struct pmic_glink_altmode *altmode, struct pmic_glink_altmode_port *port) pmic_glink_altmode_safe() argument
221 struct pmic_glink_altmode *altmode = alt_port->altmode; pmic_glink_altmode_worker() local
258 pmic_glink_altmode_sc8180xp_notify(struct pmic_glink_altmode *altmode, const void *data, size_t len) pmic_glink_altmode_sc8180xp_notify() argument
306 pmic_glink_altmode_sc8280xp_notify(struct pmic_glink_altmode *altmode, u16 svid, const void *data, size_t len) pmic_glink_altmode_sc8280xp_notify() argument
347 struct pmic_glink_altmode *altmode = priv; pmic_glink_altmode_callback() local
395 struct pmic_glink_altmode *altmode = work_to_altmode(work); pmic_glink_altmode_enable_worker() local
405 struct pmic_glink_altmode *altmode = priv; pmic_glink_altmode_pdr_notify() local
420 struct pmic_glink_altmode *altmode; pmic_glink_altmode_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi.c256 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dtcpm.c1179 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() argument
1676 tcpm_altmode_exit(struct typec_altmode *altmode) tcpm_altmode_exit() argument
1688 tcpm_altmode_vdm(struct typec_altmode *altmode, u32 header, const u32 *data, int count) tcpm_altmode_vdm() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c1576 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() argument
2238 tcpm_altmode_exit(struct typec_altmode *altmode) tcpm_altmode_exit() argument
2255 tcpm_altmode_vdm(struct typec_altmode *altmode, u32 header, const u32 *data, int count) tcpm_altmode_vdm() argument
[all...]

Completed in 17 milliseconds