Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Deeprom.c523 * tb_drom_read - copy drom to sw->drom and parse it
525 int tb_drom_read(struct tb_switch *sw) in tb_drom_read() function
H A Dtb.h901 int tb_drom_read(struct tb_switch *sw);
H A Dswitch.c1939 /* minimum setup for tb_find_cap and tb_drom_read to work */ in tb_switch_alloc()
2474 ret = tb_drom_read(sw); in tb_switch_add()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Deeprom.c695 * tb_drom_read() - Copy DROM to sw->drom and parse it
704 int tb_drom_read(struct tb_switch *sw) in tb_drom_read() function
H A Dtb.h1114 int tb_drom_read(struct tb_switch *sw);
H A Dswitch.c2319 /* minimum setup for tb_find_cap and tb_drom_read to work */ in tb_switch_alloc()
2931 ret = tb_drom_read(sw); in tb_switch_add()

Completed in 13 milliseconds