Home
last modified time | relevance | path

Searched refs:snd_emu10k1_fx8010_control_old_gpr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Demu10k1.h313 struct snd_emu10k1_fx8010_control_old_gpr { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Demu10k1.h296 struct snd_emu10k1_fx8010_control_old_gpr { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Demu10k1.h296 struct snd_emu10k1_fx8010_control_old_gpr { struct
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c684 struct snd_emu10k1_fx8010_control_old_gpr *octl; in copy_gctl()
685 struct snd_emu10k1_fx8010_control_old_gpr __user *_octl; in copy_gctl()
696 octl = (struct snd_emu10k1_fx8010_control_old_gpr *)src; in copy_gctl()
697 _octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)octl; in copy_gctl()
712 struct snd_emu10k1_fx8010_control_old_gpr __user *octl; in copy_gctl_to_user()
718 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)dst; in copy_gctl_to_user()