Searched refs:tb_switch_nvm_read (Results 1 – 2 of 2) sorted by relevance
842 int tb_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf,
297 int tb_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf, in tb_switch_nvm_read() function318 ret = tb_switch_nvm_read(sw, offset, val, bytes); in nvm_read()