Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Ddma_port.h32 int dma_port_power_cycle(struct tb_dma_port *dma);
Dswitch.c195 dma_port_power_cycle(sw->dma_port); in nvm_authenticate_host()
226 dma_port_power_cycle(sw->dma_port); in nvm_authenticate_device()
1346 dma_port_power_cycle(sw->dma_port); in tb_switch_add_dma_port()
Ddma_port.c514 int dma_port_power_cycle(struct tb_dma_port *dma) in dma_port_power_cycle() function