Home
last modified time | relevance | path

Searched refs:loud (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/drivers/staging/easycap/
Deasycap_low.c1050 int audio_gainset(struct usb_device *pusb_device, s8 loud) in audio_gainset() argument
1058 if (0 > loud) in audio_gainset()
1059 loud = 0; in audio_gainset()
1060 if (31 < loud) in audio_gainset()
1061 loud = 31; in audio_gainset()
1073 if (16 > loud) in audio_gainset()
1074 tmp = 0x01 | (0x001F & (((u8)(15 - loud)) << 1)); in audio_gainset()
1105 if (16 <= loud) in audio_gainset()
1106 tmp = 0x000F & (u8)(loud - 16); in audio_gainset()
/linux-2.6.39/drivers/media/video/
Dtda7432.c68 int loud; member
235 t->rf, t->rr, t->loud); in tda7432_set()
245 buf[9] = t->loud; in tda7432_set()
273 t->loud = loudness; /* insmod parameter */ in do_tda7432_init()
Dwm8775.c63 struct v4l2_ctrl *loud; member
258 state->loud = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops, in wm8775_probe()
295 wm8775_write(sd, R17, (state->loud->val ? ALC_EN : 0) | ALC_HOLD); in wm8775_probe()
/linux-2.6.39/fs/xfs/
Dxfs_error.c123 xfs_errortag_clearall(xfs_mount_t *mp, int loud) in xfs_errortag_clearall() argument
146 if (loud || cleared) in xfs_errortag_clearall()
Dxfs_error.h140 extern int xfs_errortag_clearall(struct xfs_mount *mp, int loud);
144 #define xfs_errortag_clearall(mp, loud) (ENOSYS) argument
Dxfs_mount.c311 int loud = !(flags & XFS_MFSI_QUIET); in xfs_mount_validate_sb() local
321 if (loud) in xfs_mount_validate_sb()
327 if (loud) in xfs_mount_validate_sb()
334 if (loud) in xfs_mount_validate_sb()
343 if (loud) in xfs_mount_validate_sb()
375 if (loud) in xfs_mount_validate_sb()
389 if (loud) in xfs_mount_validate_sb()
398 if (loud) { in xfs_mount_validate_sb()
417 if (loud) in xfs_mount_validate_sb()
425 if (loud) in xfs_mount_validate_sb()
[all …]
/linux-2.6.39/Documentation/sound/oss/
DSoundPro103 - implement mixer support for surround, loud, digital CD switches.
/linux-2.6.39/Documentation/cdrom/
Dcdrom-standard.tex432 make an annoyingly loud noise, which a lower speed may reduce. %Finally,