tb_dma_port 201 drivers/thunderbolt/dma_port.c struct tb_dma_port *dma_port_alloc(struct tb_switch *sw) tb_dma_port 203 drivers/thunderbolt/dma_port.c struct tb_dma_port *dma; tb_dma_port 231 drivers/thunderbolt/dma_port.c void dma_port_free(struct tb_dma_port *dma) tb_dma_port 239 drivers/thunderbolt/dma_port.c static int dma_port_wait_for_completion(struct tb_dma_port *dma, tb_dma_port 278 drivers/thunderbolt/dma_port.c static int dma_port_request(struct tb_dma_port *dma, u32 in, tb_dma_port 302 drivers/thunderbolt/dma_port.c static int dma_port_flash_read_block(struct tb_dma_port *dma, u32 address, tb_dma_port 326 drivers/thunderbolt/dma_port.c static int dma_port_flash_write_block(struct tb_dma_port *dma, u32 address, tb_dma_port 363 drivers/thunderbolt/dma_port.c int dma_port_flash_read(struct tb_dma_port *dma, unsigned int address, tb_dma_port 408 drivers/thunderbolt/dma_port.c int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address, tb_dma_port 458 drivers/thunderbolt/dma_port.c int dma_port_flash_update_auth(struct tb_dma_port *dma) tb_dma_port 481 drivers/thunderbolt/dma_port.c int dma_port_flash_update_auth_status(struct tb_dma_port *dma, u32 *status) tb_dma_port 511 drivers/thunderbolt/dma_port.c int dma_port_power_cycle(struct tb_dma_port *dma) tb_dma_port 16 drivers/thunderbolt/dma_port.h struct tb_dma_port; tb_dma_port 21 drivers/thunderbolt/dma_port.h struct tb_dma_port *dma_port_alloc(struct tb_switch *sw); tb_dma_port 22 drivers/thunderbolt/dma_port.h void dma_port_free(struct tb_dma_port *dma); tb_dma_port 23 drivers/thunderbolt/dma_port.h int dma_port_flash_read(struct tb_dma_port *dma, unsigned int address, tb_dma_port 25 drivers/thunderbolt/dma_port.h int dma_port_flash_update_auth(struct tb_dma_port *dma); tb_dma_port 26 drivers/thunderbolt/dma_port.h int dma_port_flash_update_auth_status(struct tb_dma_port *dma, u32 *status); tb_dma_port 27 drivers/thunderbolt/dma_port.h int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address, tb_dma_port 29 drivers/thunderbolt/dma_port.h int dma_port_power_cycle(struct tb_dma_port *dma); tb_dma_port 92 drivers/thunderbolt/tb.h struct tb_dma_port *dma_port;