Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Dasound_fm.h18 struct snd_dm_fm_info { struct
85 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/linux-6.6.21/sound/drivers/opl3/
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()