Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h33 struct snd_dm_fm_info { struct
100 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound_fm.h18 struct snd_dm_fm_info { struct
85 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound_fm.h10 struct snd_dm_fm_info { struct
52 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound_fm.h23 struct snd_dm_fm_info { struct
64 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound_fm.h23 struct snd_dm_fm_info { struct
64 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c92 struct snd_dm_fm_info info; in snd_opl3_ioctl()
98 if (copy_to_user(argp, &info, sizeof(struct snd_dm_fm_info))) in snd_opl3_ioctl()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c92 struct snd_dm_fm_info info; in snd_opl3_ioctl()
98 if (copy_to_user(argp, &info, sizeof(struct snd_dm_fm_info))) in snd_opl3_ioctl()

Completed in 4 milliseconds