Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddma_port.h25 int dma_port_flash_update_auth(struct tb_dma_port *dma);
H A Ddma_port.c387 * dma_port_flash_update_auth() - Starts flash authenticate cycle
397 int dma_port_flash_update_auth(struct tb_dma_port *dma) in dma_port_flash_update_auth() function
H A Dswitch.c145 ret = dma_port_flash_update_auth(sw->dma_port); in nvm_authenticate_host_dma_port()
170 ret = dma_port_flash_update_auth(sw->dma_port); in nvm_authenticate_device_dma_port()
2738 * when the dma_port_flash_update_auth() returned. Power cycling in tb_switch_add_dma_port()