Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Deeprom.c302 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid) in tb_drom_read_uid_only() function
506 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_copy_nvm()
670 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_host_read()
H A Dtb.h1155 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid);
H A Dswitch.c3505 err = tb_drom_read_uid_only(sw, &uid); in tb_switch_resume()