Searched refs:usb4_switch_read_uid (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Deeprom.c660 usb4_switch_read_uid(sw, &sw->uid);
682 usb4_switch_read_uid(sw, &sw->uid);
H A Dswitch.c2647 ret = usb4_switch_read_uid(sw, &sw->uid);
3500 err = usb4_switch_read_uid(sw, &uid);
H A Dtb.h1294 int usb4_switch_read_uid(struct tb_switch *sw, u64 *uid);
H A Dusb4.c333 * usb4_switch_read_uid() - Read UID from USB4 router
339 int usb4_switch_read_uid(struct tb_switch *sw, u64 *uid) function

Completed in 217 milliseconds