snd_dm_fm_params 103 include/sound/asound_fm.h #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params) snd_dm_fm_params 145 sound/drivers/opl3/opl3_synth.c struct snd_dm_fm_params params; snd_dm_fm_params 146 sound/drivers/opl3/opl3_synth.c if (copy_from_user(¶ms, argp, sizeof(struct snd_dm_fm_params)))