Home
last modified time | relevance | path

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

/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.h283 struct snd_emu10k1_fx8010_control_gpr { struct
314 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */ argument
321 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
374 typedef struct snd_emu10k1_fx8010_control_gpr emu10k1_fx8010_control_gpr_t;
/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.h283 struct snd_emu10k1_fx8010_control_gpr { struct
314 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */ argument
321 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
374 typedef struct snd_emu10k1_fx8010_control_gpr emu10k1_fx8010_control_gpr_t;
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Demu10k1.h300 struct snd_emu10k1_fx8010_control_gpr { struct
331 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */ argument
338 struct snd_emu10k1_fx8010_control_gpr *gpr_list_controls; /* listed GPR controls */
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c679 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl()
680 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl()
683 struct snd_emu10k1_fx8010_control_gpr __user *_src; in copy_gctl()
687 _src = (struct snd_emu10k1_fx8010_control_gpr __user *)src; in copy_gctl()
707 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user()
708 struct snd_emu10k1_fx8010_control_gpr *src, in copy_gctl_to_user()
711 struct snd_emu10k1_fx8010_control_gpr __user *_dst; in copy_gctl_to_user()
714 _dst = (struct snd_emu10k1_fx8010_control_gpr __user *)dst; in copy_gctl_to_user()
741 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_verify_controls()
808 struct snd_emu10k1_fx8010_control_gpr *gctl; in snd_emu10k1_add_controls()
[all …]