Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Deeprom.c287 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid) in tb_drom_read_uid_only() function
482 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_copy_nvm()
561 tb_drom_read_uid_only(sw, &sw->uid); in tb_drom_read()
H A Dtb.h902 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid);
H A Dswitch.c2655 err = tb_drom_read_uid_only(sw, &uid); in tb_switch_resume()