Home
last modified time | relevance | path

Searched refs:tb_switch_configure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c600 if (tb_switch_configure(sw)) { in tb_scan_port()
1304 ret = tb_switch_configure(tb->root_switch); in tb_start()
H A Dtb.h652 int tb_switch_configure(struct tb_switch *sw);
812 * after tb_switch_alloc() and tb_switch_configure() has been called
H A Dswitch.c1874 * the switch. For that you need to call tb_switch_configure()
2018 * tb_switch_configure() - Uploads configuration to the switch
2028 int tb_switch_configure(struct tb_switch *sw) in tb_switch_configure() function
2675 err = tb_switch_configure(sw); in tb_switch_resume()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c931 if (tb_switch_configure(sw)) { in tb_scan_port()
2108 ret = tb_switch_configure(tb->root_switch); in tb_start()
H A Dswitch.c2254 * the switch. For that you need to call tb_switch_configure()
2406 * tb_switch_configure() - Uploads configuration to the switch
2416 int tb_switch_configure(struct tb_switch *sw) in tb_switch_configure() function
3154 err = tb_switch_configure(sw); in tb_switch_resume()
H A Dtb.h796 int tb_switch_configure(struct tb_switch *sw);
951 * after tb_switch_alloc() and tb_switch_configure() has been called

Completed in 16 milliseconds