Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h71 struct snd_dm_fm_note { struct
102 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note)
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound_fm.h56 struct snd_dm_fm_note { struct
87 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound_fm.h34 struct snd_dm_fm_note { struct
54 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h47 struct snd_dm_fm_note { struct
66 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h47 struct snd_dm_fm_note { struct
66 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note)
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
115 struct snd_dm_fm_note note; in snd_opl3_ioctl()
116 if (copy_from_user(&note, argp, sizeof(struct snd_dm_fm_note))) in snd_opl3_ioctl()
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
115 struct snd_dm_fm_note note; in snd_opl3_ioctl()
116 if (copy_from_user(&note, argp, sizeof(struct snd_dm_fm_note))) in snd_opl3_ioctl()
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()

Completed in 4 milliseconds