/linux-3.4.99/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() 117 struct wm_hubs_data *hubs = snd_soc_codec_get_drvdata(codec); in calibrate_dc_servo() local 121 switch (hubs->dcs_readback_mode) { in calibrate_dc_servo() 132 if (hubs->class_w && hubs->class_w_dcs) { in calibrate_dc_servo() 134 hubs->class_w_dcs); in calibrate_dc_servo() [all …]
|
D | wm8994.c | 888 if (wm8994->hubs.lineout1_se) in vmid_dereference() 895 if (wm8994->hubs.lineout2_se) in vmid_dereference() 1026 wm8994->hubs.class_w = true; in wm8994_update_class_w() 1032 wm8994->hubs.class_w = false; in wm8994_update_class_w() 2465 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode() 2471 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode() 2484 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode() 2490 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode() 3827 wm8994->hubs.dcs_codes_l = -5; in wm8994_codec_probe() 3828 wm8994->hubs.dcs_codes_r = -5; in wm8994_codec_probe() [all …]
|
D | wm8994.h | 72 struct wm_hubs_data hubs; member
|
D | Makefile | 99 snd-soc-wm-hubs-objs := wm_hubs.o 203 obj-$(CONFIG_SND_SOC_WM_HUBS) += snd-soc-wm-hubs.o
|
/linux-3.4.99/arch/x86/platform/uv/ |
D | tlb_uv.c | 983 static void record_send_statistics(struct ptc_stats *stat, int locals, int hubs, in record_send_statistics() argument 992 hubs = bau_uvhub_weight(&bau_desc->distribution); in record_send_statistics() 995 stat->s_ntargremoteuvhub += (hubs - 1); in record_send_statistics() 997 stat->s_ntargremoteuvhub += hubs; in record_send_statistics() 999 stat->s_ntarguvhub += hubs; in record_send_statistics() 1001 if (hubs >= 16) in record_send_statistics() 1003 else if (hubs >= 8) in record_send_statistics() 1005 else if (hubs >= 4) in record_send_statistics() 1007 else if (hubs >= 2) in record_send_statistics() 1076 int hubs = 0; in uv_flush_tlb_others() local [all …]
|
/linux-3.4.99/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 | 93 virtualized as root hubs) 182 | For USB host controller drivers (virtual root hubs) this may 189 | For older USB host controller drivers (virtual root hubs) this 196 | 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 | 228 than hubs. Hubs, at least, appear to be reasonably well-behaved in
|
/linux-3.4.99/drivers/usb/core/ |
D | Kconfig | 143 bool "Disable external hubs" 147 external hubs. OTG hosts are allowed to reduce hardware 148 and software costs by not supporting external hubs. So
|
/linux-3.4.99/Documentation/networking/ |
D | 3c359.txt | 29 if you try to insert it at the wrong speed. (Although some hubs will allow
|
D | olympic.txt | 28 if you try to insert it at the wrong speed. (Although some hubs will allow
|
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 | 24 - 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-3.4.99/drivers/usb/ |
D | Kconfig | 100 leaves and the inner nodes are special USB devices called hubs.
|
/linux-3.4.99/Documentation/hid/ |
D | hidraw.txt | 93 USB controller, hubs, ports, etc). For Bluetooth devices, the string
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 27 for all devices except hubs. For more information, see
|
/linux-3.4.99/drivers/staging/media/go7007/ |
D | go7007.txt | 472 - Using USB2.0 devices such as the TV402U with USB1.1 HCDs or hubs can
|
/linux-3.4.99/drivers/usb/host/ |
D | Kconfig | 85 (TT) in USB 2.0 hubs. Without this, only one transfer will be
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 2777 [USB] Set to cycle leds on hubs (default 0 = off).
|