Lines Matching refs:fu
1296 struct uac_fu_params *fu;
1305 fu = ¶ms->p_fu;
1309 fu = ¶ms->c_fu;
1313 prm->fu_id = fu->id;
1315 if (fu->mute_present) {
1338 if (fu->volume_present) {
1363 prm->volume = fu->volume_max;
1364 prm->volume_max = fu->volume_max;
1365 prm->volume_min = fu->volume_min;
1366 prm->volume_res = fu->volume_res;