Searched defs:in_kernel (Results 1 – 5 of 5) sorted by relevance
/sound/pci/emu10k1/ |
D | emufx.c | 507 bool in_kernel) in snd_emu10k1_gpr_poke() 541 bool in_kernel) in snd_emu10k1_tram_poke() 593 bool in_kernel) in snd_emu10k1_code_poke() 652 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv() 681 int idx, bool in_kernel) in copy_gctl() 723 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id() 737 bool in_kernel) in snd_emu10k1_verify_controls() 805 bool in_kernel) in snd_emu10k1_add_controls() 901 bool in_kernel) in snd_emu10k1_del_controls() 971 bool in_kernel) in snd_emu10k1_icode_poke()
|
/sound/core/seq/ |
D | seq_memory.c | 135 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
|
/sound/core/oss/ |
D | pcm_oss.c | 1226 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1257 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1359 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1469 …ze_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2()
|
/sound/pci/korg1212/ |
D | korg1212.c | 1290 bool in_kernel) in snd_korg1212_copy_to() 1327 bool in_kernel) in snd_korg1212_copy_from()
|
/sound/core/ |
D | pcm_lib.c | 2118 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
|