Home
last modified time | relevance | path

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

/linux-6.15/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
530 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_copy_nvm()
680 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_host_read()
H A Dtb.h1193 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid);
H A Dswitch.c3503 err = tb_drom_read_uid_only(sw, &uid); in tb_switch_resume()