Searched refs:hubs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm_hubs.c94 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); local
106 if (hubs->dcs_codes) {
108 hubs->dcs_codes);
113 switch (hubs->dcs_readback_mode) {
135 offset += hubs->dcs_codes;
140 offset += hubs->dcs_codes;
160 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); local
167 if (hubs->dcs_codes)
333 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); local
337 switch (hubs
[all...]
H A DMakefile60 snd-soc-wm-hubs-objs := wm_hubs.o
129 obj-$(CONFIG_SND_SOC_WM_HUBS) += snd-soc-wm-hubs.o
H A Dwm8994.c73 struct wm_hubs_data hubs; member in struct:wm8994_priv
3994 wm8994->hubs.dcs_codes = -5;
3995 wm8994->hubs.hp_startup_mode = 1;
3996 wm8994->hubs.dcs_readback_mode = 1;
3999 wm8994->hubs.dcs_readback_mode = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtlb_uv.c705 int hubs = 0; local
770 hubs = bau_uvhub_weight(&bau_desc->distribution);
773 stat->s_ntargremoteuvhub += (hubs - 1);
775 stat->s_ntargremoteuvhub += hubs;
776 stat->s_ntarguvhub += hubs;
777 if (hubs >= 16)
779 else if (hubs >= 8)
781 else if (hubs >= 4)
783 else if (hubs >= 2)
1048 "numuvhubs: number of hubs targete
[all...]

Completed in 169 milliseconds