/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 11 Audio functionality: 12 - codec { }: Need to be present if the audio functionality is used. Within this 22 Vibra functionality 23 - ti,enable-vibra: Need to be set to <1> if the vibra functionality is used. if 24 missing or it is 0, the vibra functionality is disabled.
|
D | twl6040.txt | 4 vibra and GPO functionality on OMAP4+ platforms. 25 Vibra functionality
|
D | as3722.txt | 36 Following are properties which is needed if GPIO and pinmux functionality 80 functionality is needed. 128 functionality 129 ams,system-power-controller: Boolean, to enable the power off functionality
|
D | ti-keystone-devctrl.txt | 5 this functionality.
|
D | bfticu.txt | 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
D | rn5t618.txt | 13 - regulators: the node is required if the regulator functionality is
|
D | mfd.txt | 4 more than one non-unique yet varying hardware functionality.
|
D | qcom-pm8xxx.txt | 4 voltages and other various functionality to Qualcomm SoCs.
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | boost.txt | 17 Some CPUs support a functionality to raise the operating frequency of 30 intervention, sometimes the need arises to disable this functionality. 32 functionality at all, but a more fine-grained and dynamic control would 35 the boosting functionality depends on the load of the whole package, 37 functionality at least for the benchmark's run-time the system will run 39 2. To examine the impact of the boosting functionality it is helpful 51 To allow the user to toggle the boosting functionality, the cpufreq core 60 This will either disable the boost functionality on all cores in the 85 This functionality is considered legacy and will be removed in some future 91 Technically it is possible to switch the boosting functionality at least
|
D | amd-powernow.txt | 11 Note that the functionality to change frequency (and voltage) 26 Documentation on this functionality in 8th generation processors
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-designware-pcidrv.c | 68 u32 functionality; member 148 .functionality = I2C_FUNC_10BIT_ADDR, 156 .functionality = I2C_FUNC_10BIT_ADDR, 163 .functionality = i2c_dw_func, 232 dev->functionality = controller->functionality | in i2c_dw_pci_probe()
|
D | i2c-designware-core.h | 95 u32 functionality; member
|
D | i2c-designware-platdrv.c | 47 .functionality = i2c_dw_func, 220 dev->functionality = in dw_i2c_probe()
|
D | i2c-sibyte.c | 125 .functionality = bit_func,
|
D | i2c-robotfuzz-osif.c | 122 .functionality = osif_func,
|
D | i2c-puv3.c | 180 .functionality = puv3_i2c_func,
|
D | i2c-cbus-gpio.c | 201 .functionality = cbus_i2c_func,
|
D | i2c-sis96x.c | 234 .functionality = sis96x_func,
|
D | i2c-cros-ec-tunnel.c | 229 .functionality = ec_i2c_functionality,
|
D | i2c-xlr.c | 214 .functionality = xlr_func,
|
D | i2c-dln2.c | 181 .functionality = dln2_i2c_func,
|
D | i2c-tiny-usb.c | 150 .functionality = usb_func,
|
D | i2c-isch.c | 255 .functionality = sch_func,
|
D | i2c-taos-evm.c | 148 .functionality = taos_smbus_func,
|
D | i2c-opal.c | 200 .functionality = i2c_opal_func,
|
D | i2c-sun6i-p2wi.c | 174 .functionality = p2wi_functionality,
|
D | i2c-bcm2835.c | 216 .functionality = bcm2835_i2c_func,
|
D | i2c-sis5595.c | 359 .functionality = sis5595_func,
|
D | i2c-amd756.c | 291 .functionality = amd756_func,
|
D | i2c-ali1535.c | 484 .functionality = ali1535_func,
|
D | i2c-au1550.c | 260 .functionality = au1550_func,
|
D | i2c-ali15x3.c | 466 .functionality = ali15x3_func,
|
D | i2c-nforce2.c | 301 .functionality = nforce2_func,
|
D | i2c-powermac.c | 199 .functionality = i2c_powermac_func,
|
D | i2c-ali1563.c | 389 .functionality = ali1563_func,
|
D | i2c-kempld.c | 289 .functionality = kempld_i2c_func,
|
D | i2c-bcm-iproc.c | 279 .functionality = bcm_iproc_i2c_functionality,
|
/linux-4.1.27/Documentation/i2c/ |
D | functionality | 8 functionality. 14 For the most up-to-date list of functionality constants, please check 61 function callback `functionality'. Typical implementations are given 96 check whether the needed functionality is present. The typical way to do 114 thumb, the functionality constants you test for with 130 functionality you need is supported, of course. This is done using 144 /* Oops, the needed functionality (SMBus write_quick function) is
|
D | i2c-stub | 23 explicitly by setting the respective bits (0x03000000) in the functionality 44 unsigned long functionality:
|
D | fault-codes | 100 have verified that functionality was supported before it 106 the adapter's functionality mask, since the assumption is
|
D | smbus-protocol | 26 Each transaction type corresponds to a functionality flag. Before calling a 28 the corresponding functionality flag to ensure that the underlying I2C 30 <file:Documentation/i2c/functionality> for the details.
|
D | dev-interface | 121 Gets the adapter functionality and puts it in *funcs. 193 functionality using i2c.h:i2c_get_functionality(), and I2C_SMBUS, which 206 i2c.h:i2c_get_functionality() calls i2c_adapter.algo->functionality(),
|
/linux-4.1.27/drivers/hwspinlock/ |
D | Kconfig | 22 tristate "STE Hardware Semaphore functionality" 26 Say y here to support the STE Hardware Semaphore functionality, which
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | ring.txt | 3 This document is intended as a general overview of the functionality 23 as much buffer functionality as possible. Note almost all of these 31 This provides polling like functionality whilst the ring buffering is in
|
D | inkernel.txt | 5 signals. The functionality supported will grow as use cases arise.
|
D | overview.txt | 6 (DACs) that functionality is also supported.
|
/linux-4.1.27/drivers/i2c/ |
D | i2c-stub.c | 48 static unsigned long functionality = STUB_FUNC_DEFAULT; variable 49 module_param(functionality, ulong, S_IRUGO | S_IWUSR); 50 MODULE_PARM_DESC(functionality, "Override functionality bitfield"); 309 return STUB_FUNC_ALL & functionality; in stub_func() 313 .functionality = stub_func,
|
D | i2c-mux.c | 88 return parent->algo->functionality(parent); in i2c_mux_functionality() 136 priv->algo.functionality = i2c_mux_functionality; in i2c_add_mux_adapter()
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 19 necessary for using the board's GPIO and MFGPT functionality. 60 functionality of the device. 71 functionality of the device. 156 order to use the functionality of the device. 168 order to use the functionality of the device. 180 Additional drivers must be enabled in order to use the functionality 195 Additional drivers must be enabled in order to use the functionality 217 etc. must be enabled in order to use the functionality of 229 functionality of the device. 274 HTC Magician devices, respectively. Actual functionality is [all …]
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | Kconfig | 28 Say Y here to enable device controller functionality of the 36 Say Y here to enable host controller functionality of the
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 25 - high resolution timer functionality 53 related functionality is moved into the generic code. The GTOD base patch got 79 functionality like high resolution timers or dynamic ticks. 87 architectures as it provides generic functionality down to the interrupt 98 event devices are used to provide local CPU functionality such as process 113 clock event devices and the assignment of timer interrupt related functionality 138 high resolution timer functionality 142 functionality, while making it possible would be difficult and would serve no 146 the high resolution functionality can work. Up to the point where hrtimers are 186 The periodic tick functionality is provided by an per-cpu hrtimer. The callback [all …]
|
D | timer_stats.txt | 28 This entry is used to control the statistics functionality and to read out the 31 The timer_stats functionality is inactive on bootup.
|
/linux-4.1.27/drivers/pinctrl/ |
D | Kconfig | 46 functionality. This driver supports the pinmux, push-pull and 48 supports the GPIO functionality through gpiolib. 77 driver for memory mapped GPIO functionality on AMD platforms 79 functionality by firmware,so only a small amount is available 201 functionality. This driver supports the pinmux, push-pull and
|
/linux-4.1.27/drivers/pinctrl/intel/ |
D | Kconfig | 10 driver for memory mapped GPIO functionality on Intel Baytrail 12 Most pins are usually muxed to some other functionality by firmware,
|
/linux-4.1.27/drivers/media/usb/stk1160/ |
D | stk1160-i2c.c | 233 static u32 functionality(struct i2c_adapter *adap) in functionality() function 240 .functionality = functionality,
|
/linux-4.1.27/Documentation/hwmon/ |
D | pmbus-core | 29 simply unknown what new device specific functionality PMBus device developers 35 pmbus_core.c) provides generic functionality. The generic code (in pmbus.c) 38 functionality into generic functionality. This is to some degree comparable 53 used to inform the core driver about functionality supported by individual 78 functionality which has been implemented by several chip vendors and is thus 115 - Supported chip functionality can be provided to the core driver. This may be 119 augmenting generic command execution. This functionality can be used to map 175 Determine supported PMBus functionality. This function is only necessary 176 if a chip driver supports multiple chips, and the chip functionality is not
|
D | nct7802 | 20 The chip also supports intelligent fan speed control. This functionality is
|
D | ucd9000 | 32 functionality. Using these pins, the UCD90124 offers support for fan control, 39 functions. Ten of these pins offer PWM functionality. Using these pins, the
|
D | submitting-patches | 33 2. Adding functionality to existing drivers 41 * If the added functionality requires some cleanup or structural changes, split
|
D | via686a | 35 The Via 686a southbridge has integrated hardware monitor functionality.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-block | 158 Devices that support discard functionality may 169 Devices that support discard functionality may 180 Devices that support discard functionality may 187 that the device does not support discard functionality. 193 Devices that support discard functionality may have 203 discard functionality. 209 Devices that support discard functionality may return
|
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI 13 these firmware callbacks. Currently, this functionality
|
D | sysfs-bus-iio-frequency-ad9523 | 26 functionality. All dividers are reset and the channels start
|
D | sysfs-devices-lpss_ltr | 16 LTR functionality is working in the software mode (1).
|
D | sysfs-driver-toshiba_acpi | 176 Description: This file controls the USB 3 functionality, valid values are: 178 * 1 -> Enabled (Full USB 3 functionality)
|
D | sysfs-devices-soc | 8 functionality is only available if implemented by the platform.
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | Kconfig | 12 bool "Enable advanced debug functionality on V4L2 drivers" 15 Say Y here to enable advanced debugging functionality on some
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-i2c.c | 289 static u32 functionality(struct i2c_adapter *adap) in functionality() function 296 .functionality = functionality,
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | Kconfig | 8 This driver implements the iSCSI functionality for ServerEngines'
|
/linux-4.1.27/Documentation/devicetree/bindings/power/reset/ |
D | st-reset.txt | 1 *Device-Tree bindings for ST SW reset functionality
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | max17042_battery.txt | 10 Defining this property enables current-sense functionality.
|
/linux-4.1.27/drivers/amba/ |
D | Kconfig | 10 Adds AHB configuration functionality for NVIDIA Tegra SoCs,
|
/linux-4.1.27/Documentation/accounting/ |
D | delay-accounting.txt | 8 The per-task delay accounting functionality measures 23 The functionality, through its use of the taskstats interface, also provides 40 statistics. The delay accounting functionality populates specific fields of
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-i2c.c | 331 static u32 functionality(struct i2c_adapter *adap) in functionality() function 338 .functionality = functionality,
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 114 static u32 functionality(struct i2c_adapter *adap) in functionality() function 266 .functionality = functionality,
|
/linux-4.1.27/Documentation/watchdog/ |
D | hpwdt.txt | 9 watchdog functionality and the added benefit of NMI sourcing. Both the 10 watchdog functionality and the NMI sourcing capability need to be enabled 14 Watchdog functionality is enabled like any other common watchdog driver. That
|
D | pcwd-watchdog.txt | 7 The PC Watchdog is a card that offers the same type of functionality that
|
/linux-4.1.27/Documentation/ |
D | rtc.txt | 25 Programmers need to understand that the PC/AT functionality is not 29 same functionality. For example, not every RTC is hooked up to an 43 ACPI has standardized that MC146818 functionality, and extended it in 45 That functionality is NOT exposed in the old driver. 135 a high functionality RTC is integrated into the SOC. That system might read 137 other tasks, because of its greater functionality. 166 some PC/AT functionality might not be provided. And in the same way, some
|
D | sgi-ioc4.txt | 16 PS/2 controller driver as this functionality has never been wired up 22 initializing the basic functionality of the chip, and allocating
|
D | digsig.txt | 72 The signing and key management utilities evm-utils provide functionality
|
D | phy.txt | 13 controllers have PHY functionality embedded into it and others use an external 22 functionality is not embedded within the controller).
|
D | io-mapping.txt | 67 functionality.
|
D | Intel-IOMMU.txt | 111 - API for paravirt ops for abstracting functionality for VMM folks.
|
/linux-4.1.27/drivers/staging/unisys/ |
D | TODO | 5 -add other drivers needed for full functionality:
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | Kconfig | 5 This driver implements the NIC functionality for ServerEngines'
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | rtsm-dcscb.txt | 5 functionality for controlling clocks, resets and configuration pins in
|
/linux-4.1.27/fs/configfs/ |
D | Kconfig | 6 of sysfs's functionality. Where sysfs is a filesystem-based
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dibx000_common.c | 248 .functionality = dibx000_i2c_func, 253 .functionality = dibx000_i2c_func, 322 .functionality = dibx000_i2c_func, 367 .functionality = dibx000_i2c_func,
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | haoyu,hym8563.txt | 3 The HYM8563 provides basic rtc and alarm functionality
|
/linux-4.1.27/drivers/target/sbp/ |
D | Kconfig | 5 Say Y or M here to enable SCSI target functionality over FireWire.
|
/linux-4.1.27/drivers/media/usb/usbvision/ |
D | usbvision-i2c.c | 163 static u32 functionality(struct i2c_adapter *adap) in functionality() function 173 .functionality = functionality,
|
/linux-4.1.27/drivers/staging/lustre/ |
D | TODO | 3 * Seperate client/server functionality. Functions only used by server can be
|
D | README.txt | 40 the functionality will get ENOSYS)
|
/linux-4.1.27/Documentation/networking/ |
D | bridge.txt | 1 In order to use the Ethernet bridging functionality, you'll need the
|
D | skfp.txt | 36 Chapter 5: Shows the changed functionality of the adapter LEDs. 125 The functionality of the LED's on the FDDI network adapters was 184 - New SMT module included, changing LED functionality
|
D | i40e.txt | 61 ethtool version is required for this functionality. 73 Bridging (DCB) functionality. Configuring DCB and FCoE is outside the scope
|
D | ipv6.txt | 17 its functionality. This might be used when another module
|
D | igbvf.txt | 62 version 3.0 or later is required for this functionality, although we
|
D | tproxy.txt | 54 The 'TPROXY' target provides similar functionality without relying on NAT. Simply
|
D | l2tp.txt | 2 provide L2TP functionality. L2TP is a protocol that tunnels one or 21 L2TPv2 functionality (rfc2661). L2TPv2 is used to tunnel one or more PPP 35 separate the L2TP and PPP functionality. Existing L2TPv2 userspace
|
/linux-4.1.27/drivers/ipack/ |
D | Kconfig | 13 large variety of functionality, they are most often found in
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig.debug | 23 This option turns on/off heart beat kernel functionality.
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | Kconfig | 10 functionality, such as synchronization.
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | Kconfig | 7 This driver supports FCoE Offload functionality over
|
/linux-4.1.27/Documentation/block/ |
D | queue-sysfs.txt | 21 the discard functionality. 25 Devices that support discard functionality may have internal limits on 30 value of 0 means that the device does not support discard functionality.
|
D | deadline-iosched.txt | 67 front merge requests. Setting front_merges to 0 disables this functionality.
|
/linux-4.1.27/Documentation/filesystems/ |
D | ncpfs.txt | 10 NetWare server functionality.
|
D | sysfs-pci.txt | 83 integer to the file. This does not involve any kind of hot-plug functionality, 115 Platforms are free to only support subsets of the mmap functionality, but 119 wishing to support legacy functionality should define it and provide
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | raw1394 | 9 of the kernel's ieee1394 core functionality.
|
D | video1394 | 7 alternative to raw1394's isochronous I/O functionality which had
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | Kconfig | 52 AM437x use this IP for USB2/3 functionality. 80 Support of USB2/3 functionality in TI Keystone2 platforms.
|
/linux-4.1.27/net/bluetooth/ |
D | Kconfig | 84 Run test cases for ECDH cryptographic functionality used by the 91 Run test cases for SMP cryptographic functionality, including both
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PAS16 | 97 then you can get the persistent DMA buffer functionality by passing 128 You can then get OPL3 functionality by issuing the command: 156 functionality. If Soundblaster functionality is not desired, the
|
/linux-4.1.27/Documentation/misc-devices/ |
D | apds990x.txt | 17 functionality are highly connected. ALS measurement path must be running 18 while the proximity functionality is enabled.
|
D | eeprom | 77 Lacking functionality:
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | aux.c | 112 .functionality = aux_func
|
D | bit.c | 232 .functionality = i2c_bit_func
|
D | anx9805.c | 233 .functionality = anx9805_func
|
/linux-4.1.27/net/ceph/ |
D | Kconfig | 12 common functionality to both the Ceph filesystem and
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | samsung-hsotg.txt | 5 It gives functionality of OTG-compliant USB 2.0 host and device with
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 452 static u32 functionality(struct i2c_adapter *adap) in functionality() function 459 .functionality = functionality,
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-i2c.c | 79 .functionality = saa7164_functionality,
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | brcm,bcm2835-dma.txt | 7 The channels 0,2 and 3 have special functionality
|
/linux-4.1.27/include/linux/ |
D | i2c.h | 405 u32 (*functionality) (struct i2c_adapter *); member 605 return adap->algo->functionality(adap); in i2c_get_functionality()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx-pinctrl.txt | 36 Force the selected mux mode input path no matter of MUX_MODE functionality. 37 By default the input path is determined by functionality of the selected
|
D | meson,pinctrl.txt | 5 - reg: address and size of registers controlling irq functionality
|
D | pinctrl-palmas.txt | 48 support which functionality.
|
D | img,tz1090-pdc-pinctrl.txt | 57 support which functionality. The Linux pinctrl driver may also be a useful
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 104 Say yes here to support GPIO functionality for 74xx-compatible ICs 177 Support for common GPIO functionality provided on some GE Single Board 205 Say yes here to support the GPIO functionality of a number of Intel 216 Say yes here to support the GPIO functionality of a number of Intel 225 Say yes here to support GPIO functionality of IT8761E super I/O chip. 231 driver for GPIO functionality on Loongson-2F/3A/3B processors. 238 driver for GPIO functionality on Intel Lynxpoint PCH chipset 412 Say yes here to support GPIO functionality though SYSCON driver. 466 functionality of the device. 475 here to enable the GFC GPIO functionality. [all …]
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.debug | 19 PROM console functionality on Sun 3x is not affected by this option.
|
/linux-4.1.27/Documentation/virtual/ |
D | paravirt_ops.txt | 21 These operations correspond to high level functionality where it is
|
/linux-4.1.27/arch/avr32/boards/hammerhead/ |
D | Kconfig | 41 Device Drivers->Misc to be able to use FPGA functionality.
|
/linux-4.1.27/Documentation/leds/ |
D | leds-class.txt | 40 and the aim is to keep a small amount of code giving as much functionality 86 compared to the benefits the simple trigger functionality brings. The
|
/linux-4.1.27/kernel/power/ |
D | Kconfig | 32 Enable the suspend to disk (STD) functionality, which is usually 134 bool "Device power management core functionality" 136 Enable functionality allowing I/O devices to be put into energy-saving 141 Hardware support is generally required for this functionality to work
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | overview.txt | 23 modules, which provide the shared device functionality. 116 The visorvideoclient module provides functionality for video support 141 sections, to avoid having duplicated functionality.
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | gl861.c | 89 .functionality = gl861_i2c_func,
|
D | au6610.c | 133 .functionality = au6610_i2c_func,
|
D | ce6230.c | 165 .functionality = ce6230_i2c_functionality,
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.txt | 5 with some special extensions to add functionality.
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-vf610.txt | 4 functionality. Each pair serves 32 GPIOs. The VF610 has 5 instances of
|
D | gpio-restart.txt | 36 expected to be available, and/or if restart functionality is
|
D | gpio-mcp23s08.txt | 46 NOTE: The interrupt functionality is only supported for i2c versions of the
|
/linux-4.1.27/drivers/isdn/capi/ |
D | Kconfig | 16 standardized libcapi20 to access this functionality. You should say
|
/linux-4.1.27/drivers/usb/class/ |
D | Kconfig | 33 This driver supports the WMC Device Management functionality
|
/linux-4.1.27/Documentation/scsi/ |
D | ufs.txt | 98 The current UFSHCD implementation supports following functionality, 129 functionality are not implemented.
|
D | bnx2fc.txt | 5 SCSI controllers. As such, FCoE functionality, once enabled is largely
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 843 static u32 functionality(struct i2c_adapter *i2c_adap) in functionality() function 861 .functionality = functionality,
|
/linux-4.1.27/drivers/media/pci/ngene/ |
D | ngene-i2c.c | 159 .functionality = ngene_i2c_functionality,
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | xilinx-pcie.txt | 35 functionality. The driver will create an IRQ domain for this map, decode
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xx-i2c.c | 149 .functionality = mb862xx_func,
|
/linux-4.1.27/Documentation/security/ |
D | LSM.txt | 17 in the core functionality of Linux itself.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | platform.txt | 23 The platform driver exports its DMA functionality via struct
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | intel_gmbus.c | 367 bus->force_bit->algo->functionality(bus->force_bit); in gmbus_func() 377 .functionality = gmbus_func
|
D | oaktrail_hdmi_i2c.c | 164 .functionality = oaktrail_hdmi_i2c_func,
|
/linux-4.1.27/Documentation/dvb/ |
D | avermedia.txt | 126 functionality of the remaining device nodes in respect of the 127 Avermedia DVBT. However, full functionality in respect of 130 It may be possible that additional functionality is available 280 functionality of any other part of the card yet. I will do so
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dtv5100.c | 106 .functionality = dtv5100_i2c_func,
|
D | dw2102.c | 776 .functionality = dw210x_i2c_func, 781 .functionality = dw210x_i2c_func, 786 .functionality = dw210x_i2c_func, 791 .functionality = dw210x_i2c_func, 796 .functionality = dw210x_i2c_func, 801 .functionality = dw210x_i2c_func, 806 .functionality = dw210x_i2c_func,
|
D | digitv.c | 85 .functionality = digitv_i2c_func,
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | go7007-i2c.c | 197 .functionality = go7007_functionality,
|
/linux-4.1.27/arch/sh/drivers/dma/ |
D | Kconfig | 59 certain optimizations, but is not necessary for functionality.
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 54 in game functionality were OK. However, I find it rather difficult to 157 To test this driver's functionality you may use 'jstest'. 181 the basic functionality.
|
/linux-4.1.27/drivers/media/usb/hdpvr/ |
D | hdpvr-i2c.c | 185 .functionality = hdpvr_functionality,
|
/linux-4.1.27/drivers/net/team/ |
D | Kconfig | 69 This mode provides load balancing functionality. Tx port selection
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | common.txt | 3 LED and flash LED devices provide the same basic functionality as current
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | exynos7-clock.txt | 26 functionality.
|
/linux-4.1.27/fs/quota/ |
D | Kconfig | 67 functionality say Y here.
|
/linux-4.1.27/Documentation/power/ |
D | drivers-testing.txt | 18 for more information about the debugging of suspend/resume functionality.
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | Kconfig | 8 functionality found in SoCs such as TZ1090.
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_i2c.c | 561 return i2c_bit_algo.functionality(adapter) & in gmbus_func() 570 .functionality = gmbus_func
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | Kconfig | 112 MHz and 1600 DMIPS, additional functionality and faster interfaces 242 Enable this to support functionality in Servergy's CTS-1000 systems.
|
/linux-4.1.27/drivers/media/pci/mantis/ |
D | mantis_i2c.c | 217 .functionality = mantis_i2c_func,
|
/linux-4.1.27/Documentation/rapidio/ |
D | tsi721.txt | 26 remote RapidIO devices. This functionality is implemented according to SLAVE
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_i2c.c | 226 .functionality = hdmi_i2c_func,
|
/linux-4.1.27/Documentation/fb/ |
D | udlfb.txt | 34 * The actual hardware functionality of DisplayLink chips matches nearly 36 tight relative to the functionality it provides.
|
/linux-4.1.27/Documentation/early-userspace/ |
D | README | 8 various pieces of functionality that are important enough to be 107 Eventually, several more chunks of kernel functionality will hopefully
|
/linux-4.1.27/Documentation/PCI/ |
D | pcieaer-howto.txt | 98 Correctable errors pose no impacts on the functionality of the 102 errors impact functionality of the interface. Uncorrectable errors 169 Correctable errors pose no impacts on the functionality of
|
/linux-4.1.27/Documentation/networking/mac80211_hwsim/ |
D | README | 13 test most of the mac80211 functionality and user space tools (e.g.,
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
D | solo6x10-i2c.c | 274 .functionality = solo_i2c_functionality,
|
/linux-4.1.27/fs/btrfs/ |
D | Kconfig | 57 functionality is not intended for normal use.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | emu10k1-jack.txt | 2 latency, multichannel recording functionality. All of my recent work to allow
|
D | hdspm.txt | 8 Full functionality has been added to the driver. Since some of 13 hardware functionality:
|
D | SB-Live-mixer.txt | 8 (This article does not deal with the overall functionality of the 12 (can be altered later) which offers the following functionality: 34 functionality. Only the default build-in code in the ALSA driver is described
|
D | Audigy-mixer.txt | 9 (This article does not deal with the overall functionality of the 13 (can be altered later) which offers the following functionality: 20 functionality. Only the default build-in code in the ALSA driver is described
|
/linux-4.1.27/arch/c6x/ |
D | Kconfig | 44 with lots of compiled-in functionality may require a larger range
|
/linux-4.1.27/Documentation/devicetree/ |
D | overlay-notes.txt | 5 device tree overlay functionality residing in drivers/of/overlay.c and is a
|
/linux-4.1.27/drivers/media/pci/dm1105/ |
D | dm1105.c | 574 static u32 functionality(struct i2c_adapter *adap) in functionality() function 581 .functionality = functionality,
|
/linux-4.1.27/drivers/phy/ |
D | Kconfig | 109 driver takes care of all the PHY functionality apart from comparator. 121 driver takes care of all the PHY functionality apart from comparator.
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828-i2c.c | 338 .functionality = au0828_functionality,
|
/linux-4.1.27/Documentation/ptp/ |
D | ptp.txt | 12 complete set of PTP hardware clock functionality.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | Kconfig.aic7xxx | 13 configurations, only SCSI functionality is provided.
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_i2c.c | 400 .functionality = saa7146_i2c_func,
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-i2c.c | 263 .functionality = cx23885_functionality,
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | Kconfig | 24 full functionality is not available. Only smaller devices are
|
/linux-4.1.27/Documentation/driver-model/ |
D | bus.txt | 51 particular device, without sacrificing bus-specific functionality or
|
/linux-4.1.27/drivers/i2c/algos/ |
D | i2c-algo-pcf.c | 405 .functionality = pcf_func,
|
/linux-4.1.27/Documentation/mips/ |
D | AU1xxx_IDE.README | 53 contains the functionality of the AU1XXX IDE driver
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | flexcop-i2c.c | 222 .functionality = flexcop_i2c_func,
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 435 functionallity||functionality 437 functionnality||functionality 438 functonality||functionality
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 353 It is a common idiom to implement a feature/functionality that are 358 An example is the generic IOMAP functionality. 371 For each architecture using the generic IOMAP functionality we would see:
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 102 but adding new functionality (e.g., CPU power management) should not break 381 allow most divergence between ACPI and DT functionality to be kept local to 387 /* DT specific functionality */ 393 /* ACPI specific functionality */ 443 as closely as possible, and to only implement functionality that complies with
|