Home
last modified time | relevance | path

Searched refs:tb_drom_read_uid_only (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Deeprom.c282 * tb_drom_read_uid_only - read uid directly from drom
287 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.c2662 err = tb_drom_read_uid_only(sw, &uid); in tb_switch_resume()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Deeprom.c295 * tb_drom_read_uid_only() - Read UID directly from DROM
302 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.h1115 int tb_drom_read_uid_only(struct tb_switch *sw, u64 *uid);
H A Dswitch.c3141 err = tb_drom_read_uid_only(sw, &uid); in tb_switch_resume()

Completed in 15 milliseconds