Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c27 struct tbt_altmode { struct
40 static int tbt_enter_mode(struct tbt_altmode *tbt) in tbt_enter_mode() argument
47 struct tbt_altmode *tbt = container_of(work, struct tbt_altmode, work); in tbt_altmode_work()
114 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_enter_modes_ordered()
143 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_cable_altmode_vdm()
192 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_altmode_vdm()
249 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_altmode_activate()
275 struct tbt_altmode *tbt; in tbt_altmode_probe()
304 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_altmode_remove()
317 struct tbt_altmode *tbt = typec_altmode_get_drvdata(alt); in tbt_ready()