Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/altmodes/
H A Dthunderbolt.c62 tbt->enter_vdo = vdo; in tbt_enter_mode()
73 switch (tbt->state) { in tbt_altmode_work()
116 if (tbt->plug[i]) in tbt_altmode_work()
298 tbt = devm_kzalloc(&alt->dev, sizeof(*tbt), GFP_KERNEL); in tbt_altmode_probe()
299 if (!tbt) in tbt_altmode_probe()
304 tbt->alt = alt; in tbt_altmode_probe()
328 if (tbt->plug[i]) in tbt_altmode_remove()
332 if (tbt->cable) in tbt_altmode_remove()
341 if (tbt->cable) in tbt_ready()
345 tbt->cable = typec_cable_get(typec_altmode2port(tbt->alt)); in tbt_ready()
[all …]
/linux-6.15/drivers/platform/x86/intel/wmi/
H A Dthunderbolt.c53 ATTRIBUTE_GROUPS(tbt);
/linux-6.15/kernel/
H A Dsmp.c480 atomic_t *tbt; in __flush_smp_call_function_queue() local
485 tbt = this_cpu_ptr(&trigger_backtrace); in __flush_smp_call_function_queue()
486 atomic_set_release(tbt, 1); in __flush_smp_call_function_queue()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h540 u8 tbt:1; /* 209+ */ member
H A Dintel_bios.c3692 return devdata->display->vbt.version >= 209 && devdata->child.tbt; in intel_bios_encoder_supports_tbt()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt311 "usb4", "tbt" and "none".