Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/media/easycap/
Deasycap_low.c901 int easycap_audio_gainset(struct usb_device *pusb_device, s8 loud) in easycap_audio_gainset() argument
909 if (0 > loud) in easycap_audio_gainset()
910 loud = 0; in easycap_audio_gainset()
911 if (31 < loud) in easycap_audio_gainset()
912 loud = 31; in easycap_audio_gainset()
924 if (16 > loud) in easycap_audio_gainset()
925 tmp = 0x01 | (0x001F & (((u8)(15 - loud)) << 1)); in easycap_audio_gainset()
956 if (16 <= loud) in easycap_audio_gainset()
957 tmp = 0x000F & (u8)(loud - 16); in easycap_audio_gainset()
/linux-3.4.99/drivers/media/video/
Dtda7432.c69 int loud; member
236 t->rf, t->rr, t->loud); in tda7432_set()
246 buf[9] = t->loud; in tda7432_set()
274 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-3.4.99/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.c308 int loud = !(flags & XFS_MFSI_QUIET); in xfs_mount_validate_sb() local
318 if (loud) in xfs_mount_validate_sb()
324 if (loud) in xfs_mount_validate_sb()
331 if (loud) in xfs_mount_validate_sb()
340 if (loud) in xfs_mount_validate_sb()
375 if (loud) in xfs_mount_validate_sb()
385 if (loud) { in xfs_mount_validate_sb()
404 if (loud) in xfs_mount_validate_sb()
412 if (loud) in xfs_mount_validate_sb()
419 if (loud) in xfs_mount_validate_sb()
[all …]
/linux-3.4.99/Documentation/sound/oss/
DSoundPro103 - implement mixer support for surround, loud, digital CD switches.
/linux-3.4.99/Documentation/cdrom/
Dcdrom-standard.tex432 make an annoyingly loud noise, which a lower speed may reduce. %Finally,