Searched defs:userPtr (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/oss/dmasound/ |
H A 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 …]
|
H A 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()
|
H A D | dmasound_paula.c | 157 static ssize_t ami_ct_s8(const u_char __user *userPtr, size_t userCount, in ami_ct_s8()
|
H A D | dmasound_core.c | 273 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr, in sound_copy_translate()
|
/openbmc/bmcweb/http/ |
H A D | http2_connection.hpp | 129 void* userPtr) in fileReadCallback()
|