Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Demu10k1.h341 struct snd_emu10k1_fx8010_control_old_gpr { struct
/linux-6.6.21/sound/pci/emu10k1/
Demufx.c714 struct snd_emu10k1_fx8010_control_old_gpr *octl; in copy_gctl()
715 struct snd_emu10k1_fx8010_control_old_gpr __user *_octl; in copy_gctl()
726 octl = (struct snd_emu10k1_fx8010_control_old_gpr *)src; in copy_gctl()
727 _octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)octl; in copy_gctl()
742 struct snd_emu10k1_fx8010_control_old_gpr __user *octl; in copy_gctl_to_user()
748 octl = (struct snd_emu10k1_fx8010_control_old_gpr __user *)dst; in copy_gctl_to_user()