#ifndef SND_USB_MIXER_QUIRKS_H #define SND_USB_MIXER_QUIRKS_H int snd_usb_mixer_apply_create_quirk(struct usb_mixer_interface *mixer); void snd_emuusb_set_samplerate(struct snd_usb_audio *chip, unsigned char samplerate_id); void snd_usb_mixer_rc_memory_change(struct usb_mixer_interface *mixer, int unitid); void snd_usb_mixer_fu_apply_quirk(struct usb_mixer_interface *mixer, struct usb_mixer_elem_info *cval, int unitid, struct snd_kcontrol *kctl); #endif /* SND_USB_MIXER_QUIRKS_H */ et-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
'40'>40
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>2016-10-14 11:53:24 +1100
committerPaul Mackerras <paulus@ozlabs.org>2016-11-28 11:48:47 +1100
commit6ccad8cea5bcb0660f56677a5fdc52265f8ddf76 (patch)
tree9308d6249aa2e7c9e5049fbff11360069215a5b5 /Documentation/bcache.txt
parent908a09359ef4ed9e9ca1147b9d35f829d7e42a74 (diff)
KVM: Add halt polling documentation
There is currently no documentation about the halt polling capabilities of the kvm module. Add some documentation describing the mechanism as well as the module parameters to all better understanding of how halt polling should be used and the effect of tuning the module parameters. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'Documentation/bcache.txt')