Searched refs:hostport (Results 1 – 3 of 3) sorted by relevance
104 struct snd_dma_buffer hostport; member
1502 if (mgr->hostport.area) { in pcxhr_free()1503 snd_dma_free_pages(&mgr->hostport); in pcxhr_free()1504 mgr->hostport.area = NULL; in pcxhr_free()1669 size, &mgr->hostport) < 0) { in pcxhr_probe()1674 memset(mgr->hostport.area, 0, size); in pcxhr_probe()
419 unsigned int physaddr = mgr->hostport.addr; in pcxhr_load_boot_binary()