Home
last modified time | relevance | path

Searched refs:hostport (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr.h90 struct snd_dma_buffer hostport; member
H A Dpcxhr.c1444 if (mgr->hostport.area) { in pcxhr_free()
1445 snd_dma_free_pages(&mgr->hostport); in pcxhr_free()
1446 mgr->hostport.area = NULL; in pcxhr_free()
1616 size, &mgr->hostport) < 0) { in pcxhr_probe()
1621 memset(mgr->hostport.area, 0, size); in pcxhr_probe()