Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Deeprom.c495 ret = usb4_switch_drom_read(sw, 14, size, sizeof(*size)); in usb4_copy_host_drom()
505 ret = usb4_switch_drom_read(sw, 0, sw->drom, *size); in usb4_copy_host_drom()
518 return usb4_switch_drom_read(sw, offset, val, count); in tb_drom_read_n()
H A Dtb.h962 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c367 * usb4_switch_drom_read() - Read arbitrary bytes from USB4 router DROM
377 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf, in usb4_switch_drom_read() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Deeprom.c519 ret = usb4_switch_drom_read(sw, 14, size, sizeof(*size)); in usb4_copy_drom()
529 ret = usb4_switch_drom_read(sw, 0, sw->drom, *size); in usb4_copy_drom()
H A Dtb.h1224 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c365 * usb4_switch_drom_read() - Read arbitrary bytes from USB4 router DROM
375 int usb4_switch_drom_read(struct tb_switch *sw, unsigned int address, void *buf, in usb4_switch_drom_read() function

Completed in 12 milliseconds