Searched refs:quirk_force_power_link (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | quirks.c | 10 static void quirk_force_power_link(struct tb_switch *sw) in quirk_force_power_link() function 23 { 0x00d4, 0xb070, quirk_force_power_link },
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | quirks.c | 10 static void quirk_force_power_link(struct tb_switch *sw) in quirk_force_power_link() function 56 { 0x0000, 0x0000, 0x00d4, 0xb070, quirk_force_power_link }, 57 { 0x0000, 0x0000, 0x00d4, 0xb071, quirk_force_power_link },
|
Completed in 1 milliseconds