Searched defs:sonic (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/sound/pci/ |
| D | sonicvibes.c | 62 #define SV_REG(sonic, x) ((sonic)->enh_port + SV_REG_##x) argument 252 static inline void snd_sonicvibes_setdmaa(struct sonicvibes * sonic, in snd_sonicvibes_setdmaa() 266 static inline void snd_sonicvibes_setdmac(struct sonicvibes * sonic, in snd_sonicvibes_setdmac() 282 static inline unsigned int snd_sonicvibes_getdmaa(struct sonicvibes * sonic) in snd_sonicvibes_getdmaa() 287 static inline unsigned int snd_sonicvibes_getdmac(struct sonicvibes * sonic) in snd_sonicvibes_getdmac() 293 static void snd_sonicvibes_out1(struct sonicvibes * sonic, in snd_sonicvibes_out1() 303 static void snd_sonicvibes_out(struct sonicvibes * sonic, in snd_sonicvibes_out() 317 static unsigned char snd_sonicvibes_in1(struct sonicvibes * sonic, unsigned char reg) in snd_sonicvibes_in1() 328 static unsigned char snd_sonicvibes_in(struct sonicvibes * sonic, unsigned char reg) in snd_sonicvibes_in() 448 static void snd_sonicvibes_setfmt(struct sonicvibes * sonic, in snd_sonicvibes_setfmt() [all …]
|
| /kernel/linux/linux-6.6/sound/pci/ |
| D | sonicvibes.c | 61 #define SV_REG(sonic, x) ((sonic)->enh_port + SV_REG_##x) argument 251 static inline void snd_sonicvibes_setdmaa(struct sonicvibes * sonic, in snd_sonicvibes_setdmaa() 265 static inline void snd_sonicvibes_setdmac(struct sonicvibes * sonic, in snd_sonicvibes_setdmac() 281 static inline unsigned int snd_sonicvibes_getdmaa(struct sonicvibes * sonic) in snd_sonicvibes_getdmaa() 286 static inline unsigned int snd_sonicvibes_getdmac(struct sonicvibes * sonic) in snd_sonicvibes_getdmac() 292 static void snd_sonicvibes_out1(struct sonicvibes * sonic, in snd_sonicvibes_out1() 302 static void snd_sonicvibes_out(struct sonicvibes * sonic, in snd_sonicvibes_out() 316 static unsigned char snd_sonicvibes_in1(struct sonicvibes * sonic, unsigned char reg) in snd_sonicvibes_in1() 327 static unsigned char snd_sonicvibes_in(struct sonicvibes * sonic, unsigned char reg) in snd_sonicvibes_in() 447 static void snd_sonicvibes_setfmt(struct sonicvibes * sonic, in snd_sonicvibes_setfmt() [all …]
|