Home
last modified time | relevance | path

Searched defs:typec (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c235 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner()
262 static void cros_typec_remove_cable(struct cros_typec_data *typec, in cros_typec_remove_cable()
288 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()
353 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()
485 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()
540 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()
617 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()
1261 struct cros_typec_data *typec; in cros_typec_probe() local
1337 struct cros_typec_data *typec = platform_get_drvdata(pdev); in cros_typec_remove() local
1346 struct cros_typec_data *typec = dev_get_drvdata(dev); in cros_typec_suspend() local
[all …]
H A Dcros_typec_vdm.c20 void cros_typec_handle_vdm_attention(struct cros_typec_data *typec, int port_num) in cros_typec_handle_vdm_attention()
59 void cros_typec_handle_vdm_response(struct cros_typec_data *typec, int port_num) in cros_typec_handle_vdm_response()
/linux-6.15/Documentation/driver-api/usb/
H A Dtypec.rst1 .. _typec: target
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8996-xiaomi-common.dtsi209 typec: typec@47 { label
/linux-6.15/drivers/usb/typec/
H A Danx7411.c281 struct typec_params typec; member
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c1926 struct typec_port *typec = port->typec_port; in tcpm_pd_svdm() local