Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thunderbolt/
Dtb.h244 int tb_drom_read(struct tb_switch *sw);
Deeprom.c365 int tb_drom_read(struct tb_switch *sw) in tb_drom_read() function
Dswitch.c401 if (tb_drom_read(sw)) in tb_switch_alloc()