Searched refs:snd_pcm_sgbuf_ops_page (Results 1 - 15 of 15) sorted by relevance
/linux-4.1.27/sound/pci/ctxfi/ |
H A D | ctpcm.c | 384 .page = snd_pcm_sgbuf_ops_page, 397 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/core/ |
H A D | pcm_memory.c | 300 * snd_pcm_sgbuf_ops_page - get the page struct at the given offset 308 struct page *snd_pcm_sgbuf_ops_page(struct snd_pcm_substream *substream, unsigned long offset) snd_pcm_sgbuf_ops_page() function 318 EXPORT_SYMBOL(snd_pcm_sgbuf_ops_page); variable
|
/linux-4.1.27/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 448 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | echoaudio.c | 838 .page = snd_pcm_sgbuf_ops_page, 849 .page = snd_pcm_sgbuf_ops_page, 862 .page = snd_pcm_sgbuf_ops_page, 874 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/ |
H A D | via82xx_modem.c | 816 .page = snd_pcm_sgbuf_ops_page, 829 .page = snd_pcm_sgbuf_ops_page,
|
H A D | via82xx.c | 1378 .page = snd_pcm_sgbuf_ops_page, 1391 .page = snd_pcm_sgbuf_ops_page, 1404 .page = snd_pcm_sgbuf_ops_page, 1417 .page = snd_pcm_sgbuf_ops_page, 1430 .page = snd_pcm_sgbuf_ops_page,
|
H A D | bt87x.c | 562 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/lola/ |
H A D | lola_pcm.c | 598 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/include/sound/ |
H A D | pcm.h | 1210 struct page *snd_pcm_sgbuf_ops_page(struct snd_pcm_substream *substream, 1216 #define snd_pcm_sgbuf_ops_page NULL macro
|
/linux-4.1.27/sound/pci/emu10k1/ |
H A D | emupcm.c | 1376 .page = snd_pcm_sgbuf_ops_page, 1400 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/riptide/ |
H A D | riptide.c | 1679 .page = snd_pcm_sgbuf_ops_page, 1690 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/soc/intel/haswell/ |
H A D | sst-haswell-pcm.c | 883 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/trident/ |
H A D | trident_main.c | 2093 .page = snd_pcm_sgbuf_ops_page, 2138 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_controller.c | 916 .page = snd_pcm_sgbuf_ops_page,
|
/linux-4.1.27/sound/pci/rme9652/ |
H A D | hdspm.c | 6374 .page = snd_pcm_sgbuf_ops_page,
|
Completed in 786 milliseconds