Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Deeprom.c714 int tb_drom_read(struct tb_switch *sw) in tb_drom_read() function
H A Dtb.h1192 int tb_drom_read(struct tb_switch *sw);
H A Dswitch.c3271 ret = tb_drom_read(sw); in tb_switch_add()