/linux-4.1.27/sound/soc/codecs/ |
D | wm_hubs.c | 66 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); in wait_for_dc_servo() local 79 if (hubs->dcs_done_irq) in wait_for_dc_servo() 87 if (hubs->dcs_done_irq) in wait_for_dc_servo() 88 wait_for_completion_timeout(&hubs->dcs_done, in wait_for_dc_servo() 104 struct wm_hubs_data *hubs = data; in wm_hubs_dcs_done() local 106 complete(&hubs->dcs_done); in wm_hubs_dcs_done() 156 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); in wm_hubs_dcs_cache_get() local 166 list_for_each_entry(cache, &hubs->dcs_cache, list) { in wm_hubs_dcs_cache_get() 179 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); in wm_hubs_dcs_cache_set() local 182 if (hubs->no_cache_dac_hp_direct) in wm_hubs_dcs_cache_set() [all …]
|
D | wm8994.c | 929 if (wm8994->hubs.lineout1_se) in vmid_dereference() 936 if (wm8994->hubs.lineout2_se) in vmid_dereference() 2563 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode() 2569 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode() 2586 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode() 2592 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode() 3198 struct snd_soc_codec *codec = wm8994->hubs.codec; in wm8994_handle_retune_mobile_pdata() 3257 ret = snd_soc_add_codec_controls(wm8994->hubs.codec, controls, in wm8994_handle_retune_mobile_pdata() 3260 dev_err(wm8994->hubs.codec->dev, in wm8994_handle_retune_mobile_pdata() 3266 struct snd_soc_codec *codec = wm8994->hubs.codec; in wm8994_handle_pdata() [all …]
|
D | wm8958-dsp2.c | 946 ret = snd_soc_add_codec_controls(wm8994->hubs.codec, in wm8958_dsp2_init() 949 dev_err(wm8994->hubs.codec->dev, in wm8958_dsp2_init() 971 ret = snd_soc_add_codec_controls(wm8994->hubs.codec, in wm8958_dsp2_init() 974 dev_err(wm8994->hubs.codec->dev, in wm8958_dsp2_init() 997 ret = snd_soc_add_codec_controls(wm8994->hubs.codec, in wm8958_dsp2_init() 1000 dev_err(wm8994->hubs.codec->dev, in wm8958_dsp2_init() 1024 ret = snd_soc_add_codec_controls(wm8994->hubs.codec, in wm8958_dsp2_init() 1027 dev_err(wm8994->hubs.codec->dev, in wm8958_dsp2_init()
|
D | wm8994.h | 77 struct wm_hubs_data hubs; member
|
D | Makefile | 177 snd-soc-wm-hubs-objs := wm_hubs.o 359 obj-$(CONFIG_SND_SOC_WM_HUBS) += snd-soc-wm-hubs.o
|
/linux-4.1.27/drivers/usb/core/ |
D | Kconfig | 70 bool "Disable external hubs" 74 external hubs. OTG hosts are allowed to reduce hardware 75 and software costs by not supporting external hubs. So
|
/linux-4.1.27/arch/x86/platform/uv/ |
D | tlb_uv.c | 990 static void record_send_statistics(struct ptc_stats *stat, int locals, int hubs, in record_send_statistics() argument 999 hubs = bau_uvhub_weight(&bau_desc->distribution); in record_send_statistics() 1002 stat->s_ntargremoteuvhub += (hubs - 1); in record_send_statistics() 1004 stat->s_ntargremoteuvhub += hubs; in record_send_statistics() 1006 stat->s_ntarguvhub += hubs; in record_send_statistics() 1008 if (hubs >= 16) in record_send_statistics() 1010 else if (hubs >= 8) in record_send_statistics() 1012 else if (hubs >= 4) in record_send_statistics() 1014 else if (hubs >= 2) in record_send_statistics() 1086 int hubs = 0; in uv_flush_tlb_others() local [all …]
|
/linux-4.1.27/Documentation/usb/ |
D | ehci.txt | 17 such devices. When USB 1.1 devices plug into USB 2.0 hubs, they 28 quite speedily on the 2.4 version of this driver), hubs have only 54 transaction translators (TTs) in USB 2.0 hubs. But you may find bugs. 133 However, do make a point of testing device drivers through USB 2.0 hubs. 134 Those hubs report some failures, such as disconnections, differently when
|
D | proc_usb_info.txt | 96 virtualized as root hubs) 185 | For USB host controller drivers (virtual root hubs) this may 192 | For older USB host controller drivers (virtual root hubs) this 199 | For USB host controller drivers (virtual root hubs) this is
|
D | CREDITS | 110 - Thanks to Entrega for providing PCI to USB cards, hubs and 173 for convincing me USB Standard hubs are not that standard
|
D | persist.txt | 12 is so that devices can maintain their internal state and hubs can 107 the feature by writing 0 instead of 1. For hubs the feature is
|
D | power-management.txt | 250 than hubs. Hubs, at least, appear to be reasonably well-behaved in
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 104 Usually, the ARCnet networks are built up from STAR cards and hubs. There 105 are two types of hubs - active and passive. Passive hubs are small boxes 114 The shielding is connected together. Active hubs are much more complicated; 117 hubs come in two variants - dumb and smart. The dumb variant just 119 coming through. This is much better if you have several hubs in the net, 120 since many dumb active hubs may worsen the signal quality. 135 more than eleven active hubs between any two computers. That of course 136 doesn't limit the number of active hubs on the network. 142 Remember that you cannot connect two passive hubs together. The power loss 217 There are also hubs for the TP topology. There is nothing difficult [all …]
|
D | 00-INDEX | 28 - tons of info on ARCnet, hubs, jumper settings for ARCnet cards, etc.
|
D | vortex.txt | 338 WARNING: DO NOT hook up hubs/switches/bridges to these
|
/linux-4.1.27/drivers/usb/ |
D | Kconfig | 53 leaves and the inner nodes are special USB devices called hubs.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 9 hubs this facility is always enabled and their device
|
/linux-4.1.27/Documentation/hid/ |
D | hidraw.txt | 93 USB controller, hubs, ports, etc). For Bluetooth devices, the string
|
/linux-4.1.27/drivers/usb/host/ |
D | Kconfig | 95 (TT) in USB 2.0 hubs. Without this, only one transfer will be
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3758 [USB] Set to cycle leds on hubs (default 0 = off).
|