dma_port_flash_read 23 drivers/thunderbolt/dma_port.h int dma_port_flash_read(struct tb_dma_port *dma, unsigned int address, dma_port_flash_read 459 drivers/thunderbolt/eeprom.c ret = dma_port_flash_read(sw->dma_port, drom_offset + 14, size, dma_port_flash_read 470 drivers/thunderbolt/eeprom.c ret = dma_port_flash_read(sw->dma_port, drom_offset, sw->drom, *size); dma_port_flash_read 267 drivers/thunderbolt/switch.c ret = dma_port_flash_read(sw->dma_port, offset, val, bytes); dma_port_flash_read 368 drivers/thunderbolt/switch.c ret = dma_port_flash_read(sw->dma_port, NVM_FLASH_SIZE, &val, dma_port_flash_read 377 drivers/thunderbolt/switch.c ret = dma_port_flash_read(sw->dma_port, NVM_VERSION, &val,