Searched defs:in_kernel (Results 1 – 4 of 4) sorted by relevance
| /sound/pci/emu10k1/ |
| A D | emufx.c | 538 bool in_kernel) in snd_emu10k1_gpr_poke() 572 bool in_kernel) in snd_emu10k1_tram_poke() 624 bool in_kernel) in snd_emu10k1_code_poke() 683 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv() 712 int idx, bool in_kernel) in copy_gctl() 754 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id() 768 bool in_kernel) in snd_emu10k1_verify_controls() 861 bool in_kernel) in snd_emu10k1_add_controls() 959 bool in_kernel) in snd_emu10k1_del_controls() 1027 bool in_kernel) in snd_emu10k1_icode_poke()
|
| /sound/core/seq/ |
| A D | seq_memory.c | 158 int offset, int size, char *buf, bool in_kernel) in expand_var_event() 175 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
|
| /sound/core/ |
| A D | pcm_lib.c | 2101 pcm_transfer_f transfer, bool in_kernel) in do_transfer() 2132 bool in_kernel) in interleaved_copy() 2153 bool in_kernel) in noninterleaved_copy() 2273 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
|
| /sound/core/oss/ |
| A D | pcm_oss.c | 1223 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1254 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1356 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1466 …ze_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2()
|
Completed in 23 milliseconds