Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddma_port.h22 void dma_port_free(struct tb_dma_port *dma);
H A Ddma_port.c231 void dma_port_free(struct tb_dma_port *dma) in dma_port_free() function
H A Dswitch.c2268 dma_port_free(sw->dma_port); in tb_switch_release()