Searched defs:userPtr (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/sound/oss/dmasound/ | 
| D | dmasound_atari.c | 155 static ssize_t ata_ct_law(const u_char __user *userPtr, size_t userCount,  in ata_ct_law()180 static ssize_t ata_ct_s8(const u_char __user *userPtr, size_t userCount,  in ata_ct_s8()
 198 static ssize_t ata_ct_u8(const u_char __user *userPtr, size_t userCount,  in ata_ct_u8()
 233 static ssize_t ata_ct_s16be(const u_char __user *userPtr, size_t userCount,  in ata_ct_s16be()
 265 static ssize_t ata_ct_u16be(const u_char __user *userPtr, size_t userCount,  in ata_ct_u16be()
 304 static ssize_t ata_ct_s16le(const u_char __user *userPtr, size_t userCount,  in ata_ct_s16le()
 345 static ssize_t ata_ct_u16le(const u_char __user *userPtr, size_t userCount,  in ata_ct_u16le()
 385 static ssize_t ata_ctx_law(const u_char __user *userPtr, size_t userCount,  in ata_ctx_law()
 447 static ssize_t ata_ctx_s8(const u_char __user *userPtr, size_t userCount,  in ata_ctx_s8()
 501 static ssize_t ata_ctx_u8(const u_char __user *userPtr, size_t userCount,  in ata_ctx_u8()
 [all …]
 
 | 
| D | dmasound_q40.c | 62 static ssize_t q40_ct_law(const u_char __user *userPtr, size_t userCount,  in q40_ct_law()83 static ssize_t q40_ct_s8(const u_char __user *userPtr, size_t userCount,  in q40_ct_s8()
 102 static ssize_t q40_ct_u8(const u_char __user *userPtr, size_t userCount,  in q40_ct_u8()
 118 static ssize_t q40_ctx_law(const u_char __user *userPtr, size_t userCount,  in q40_ctx_law()
 156 static ssize_t q40_ctx_s8(const u_char __user *userPtr, size_t userCount,  in q40_ctx_s8()
 193 static ssize_t q40_ctx_u8(const u_char __user *userPtr, size_t userCount,  in q40_ctx_u8()
 228 static ssize_t q40_ctc_law(const u_char __user *userPtr, size_t userCount,  in q40_ctc_law()
 269 static ssize_t q40_ctc_s8(const u_char __user *userPtr, size_t userCount,  in q40_ctc_s8()
 308 static ssize_t q40_ctc_u8(const u_char __user *userPtr, size_t userCount,  in q40_ctc_u8()
 
 | 
| D | dmasound_paula.c | 157 static ssize_t ami_ct_s8(const u_char __user *userPtr, size_t userCount,  in ami_ct_s8()
 | 
| D | dmasound_core.c | 273 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr,  in sound_copy_translate()
 |