Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.h168 extern int pt3_stop_dma(struct pt3_adapter *adap);
H A Dpt3_dma.c24 int pt3_stop_dma(struct pt3_adapter *adap) in pt3_stop_dma() function
H A Dpt3.c483 ret = pt3_stop_dma(adap); in pt3_stop_streaming()
636 pt3_stop_dma(adap); in pt3_suspend()