Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h444 int tb_drom_read(struct tb_switch *sw);
Deeprom.c489 int tb_drom_read(struct tb_switch *sw) in tb_drom_read() function
Dswitch.c1384 ret = tb_drom_read(sw); in tb_switch_add()