Home
last modified time | relevance | path

Searched refs:snd_dm_fm_params (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h82 struct snd_dm_fm_params { struct
104 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params)
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound_fm.h67 struct snd_dm_fm_params { struct
89 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound_fm.h40 struct snd_dm_fm_params { struct
56 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h53 struct snd_dm_fm_params { struct
68 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h53 struct snd_dm_fm_params { struct
68 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params)
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
137 struct snd_dm_fm_params params; in snd_opl3_ioctl()
138 if (copy_from_user(&params, argp, sizeof(struct snd_dm_fm_params))) in snd_opl3_ioctl()
541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
137 struct snd_dm_fm_params params; in snd_opl3_ioctl()
138 if (copy_from_user(&params, argp, sizeof(struct snd_dm_fm_params))) in snd_opl3_ioctl()
541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()

Completed in 4 milliseconds