Home
last modified time | relevance | path

Searched defs:msw (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/x86/math-emu/
Dpoly.h26 unsigned long msw; member
/linux-3.3/sound/pci/ac97/
Dac97_codec.c2673 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_only() local
2779 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_mute_led() local
2814 struct snd_kcontrol *msw = ctl_find(ac97, "Master Playback Switch", NULL); in tune_hp_mute_led() local
/linux-3.3/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c269 unsigned int msw, lsw; in w90p910_write_cam() local
/linux-3.3/arch/x86/kvm/
Dx86.c539 void kvm_lmsw(struct kvm_vcpu *vcpu, unsigned long msw) in kvm_lmsw()