Searched refs:snd_dm_fm_params (Results 1 – 2 of 2) sorted by relevance
81 struct snd_dm_fm_params { struct103 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params) argument
74 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);147 struct snd_dm_fm_params params; in snd_opl3_ioctl()148 if (copy_from_user(¶ms, argp, sizeof(struct snd_dm_fm_params))) in snd_opl3_ioctl()549 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()