Searched defs:userPtr (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/oss/dmasound/ |
D | dmasound_atari.c | 154 static ssize_t ata_ct_law(const u_char __user *userPtr, size_t userCount, in ata_ct_law() 179 static ssize_t ata_ct_s8(const u_char __user *userPtr, size_t userCount, in ata_ct_s8() 197 static ssize_t ata_ct_u8(const u_char __user *userPtr, size_t userCount, in ata_ct_u8() 232 static ssize_t ata_ct_s16be(const u_char __user *userPtr, size_t userCount, in ata_ct_s16be() 264 static ssize_t ata_ct_u16be(const u_char __user *userPtr, size_t userCount, in ata_ct_u16be() 303 static ssize_t ata_ct_s16le(const u_char __user *userPtr, size_t userCount, in ata_ct_s16le() 344 static ssize_t ata_ct_u16le(const u_char __user *userPtr, size_t userCount, in ata_ct_u16le() 384 static ssize_t ata_ctx_law(const u_char __user *userPtr, size_t userCount, in ata_ctx_law() 446 static ssize_t ata_ctx_s8(const u_char __user *userPtr, size_t userCount, in ata_ctx_s8() 500 static ssize_t ata_ctx_u8(const u_char __user *userPtr, size_t userCount, in ata_ctx_u8() [all …]
|
D | dmasound_q40.c | 61 static ssize_t q40_ct_law(const u_char __user *userPtr, size_t userCount, in q40_ct_law() 82 static ssize_t q40_ct_s8(const u_char __user *userPtr, size_t userCount, in q40_ct_s8() 101 static ssize_t q40_ct_u8(const u_char __user *userPtr, size_t userCount, in q40_ct_u8() 117 static ssize_t q40_ctx_law(const u_char __user *userPtr, size_t userCount, in q40_ctx_law() 155 static ssize_t q40_ctx_s8(const u_char __user *userPtr, size_t userCount, in q40_ctx_s8() 192 static ssize_t q40_ctx_u8(const u_char __user *userPtr, size_t userCount, in q40_ctx_u8() 227 static ssize_t q40_ctc_law(const u_char __user *userPtr, size_t userCount, in q40_ctc_law() 268 static ssize_t q40_ctc_s8(const u_char __user *userPtr, size_t userCount, in q40_ctc_s8() 307 static ssize_t q40_ctc_u8(const u_char __user *userPtr, size_t userCount, in q40_ctc_u8()
|
D | dmasound_paula.c | 156 static ssize_t ami_ct_s8(const u_char __user *userPtr, size_t userCount, in ami_ct_s8()
|
D | dmasound_core.c | 275 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr, in sound_copy_translate()
|