Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Deeprom.c520 ret = usb4_switch_drom_read(sw, 14, size, sizeof(*size)); in usb4_copy_host_drom()
530 ret = usb4_switch_drom_read(sw, 0, sw->drom, *size); in usb4_copy_host_drom()
543 return usb4_switch_drom_read(sw, offset, val, count); in tb_drom_read_n()
A Dtb.h1194 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf,
A Dusb4.c345 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf, in usb4_switch_drom_read() function

Completed in 14 milliseconds