/linux-6.6.21/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.
|
/linux-6.6.21/drivers/staging/greybus/ |
D | i2c.c | 21 u32 functionality; member 44 u32 functionality; in gb_i2c_device_setup() local 53 functionality = le32_to_cpu(response.functionality); in gb_i2c_device_setup() 54 gb_i2c_dev->functionality = gb_i2c_functionality_map(functionality); in gb_i2c_device_setup() 222 return gb_i2c_dev->functionality; in gb_i2c_functionality() 227 .functionality = gb_i2c_functionality,
|
/linux-6.6.21/drivers/clk/qcom/ |
D | Kconfig | 375 functionality such as 3D graphics. 400 Say Y if you want to support display devices and functionality such as 417 Say Y if you want to support camera devices and functionality such as 427 Say Y if you want to support camera devices and functionality such as 437 Say Y if you want to support display devices and functionality such as 447 Say Y if you want to support display devices and functionality such as 457 Say Y if you want to support display devices and functionality such as 476 functionality such as 3D graphics. 525 functionality such as 3D graphics. 534 functionality such as 3D graphics. [all …]
|
/linux-6.6.21/Documentation/i2c/ |
D | functionality.rst | 12 functionality. 18 For the most up-to-date list of functionality constants, please check 69 function callback ``functionality``. Typical implementations are given 104 check whether the needed functionality is present. The typical way to do 122 thumb, the functionality constants you test for with 138 functionality you need is supported, of course. This is done using 152 /* Oops, the needed functionality (SMBus write_quick function) is
|
/linux-6.6.21/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 20 as analogue crop functionality present in many compliant devices. The analogue 28 The binner sub-device represents the binning functionality on the sensor. For 32 Additionally, if a device has no scaler or digital crop functionality, the 39 The scaler sub-device represents the digital crop and scaling functionality of 52 Digital crop functionality is referred to as cropping that effectively works by
|
/linux-6.6.21/drivers/hwspinlock/ |
D | Kconfig | 25 Say y here to support the Qualcomm Hardware Mutex functionality, which 57 tristate "STE Hardware Semaphore functionality" 60 Say y here to support the STE Hardware Semaphore functionality, which
|
/linux-6.6.21/drivers/usb/dwc3/ |
D | Kconfig | 64 AM437x use this IP for USB2/3 functionality. 98 Support of USB2/3 functionality in TI Keystone2 and AM654 platforms. 109 Support USB2/3 functionality in Amlogic G12A platforms. 117 Support USB2/3 functionality in simple SoC integrations. 138 functionality. 150 functionality.
|
/linux-6.6.21/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 20 as analogue crop functionality present in many compliant devices. The analogue 28 The binner sub-device represents the binning functionality on the sensor. For 32 Additionally, if a device has no scaler or digital crop functionality, the 39 The scaler sub-device represents the digital crop and scaling functionality of 52 Digital crop functionality is referred to as cropping that effectively works by
|
/linux-6.6.21/drivers/i2c/ |
D | i2c-stub.c | 40 static unsigned long functionality = STUB_FUNC_DEFAULT; variable 41 module_param(functionality, ulong, S_IRUGO | S_IWUSR); 42 MODULE_PARM_DESC(functionality, "Override functionality bitfield"); 301 return STUB_FUNC_ALL & functionality; in stub_func() 305 .functionality = stub_func,
|
/linux-6.6.21/drivers/platform/surface/aggregator/ |
D | Kconfig | 16 functionality, including: 27 basic kernel interface exposing the EC functionality to other client 30 client drivers and therefore no functionality beyond the in-kernel 31 interface. Said functionality is the responsibility of the respective
|
/linux-6.6.21/Documentation/timers/ |
D | highres.rst | 26 - high resolution timer functionality 55 related functionality is moved into the generic code. The GTOD base patch got 82 functionality like high resolution timers or dynamic ticks. 90 architectures as it provides generic functionality down to the interrupt 101 event devices are used to provide local CPU functionality such as process 117 clock event devices and the assignment of timer interrupt related functionality 142 high resolution timer functionality 146 functionality, while making it possible would be difficult and would serve no 150 the high resolution functionality can work. Up to the point where hrtimers are 190 The periodic tick functionality is provided by an per-cpu hrtimer. The callback [all …]
|
/linux-6.6.21/drivers/mfd/ |
D | Kconfig | 21 necessary for using the board's GPIO and MFGPT functionality. 124 functionality of the device. 156 functionality of the device. 282 core functionality controlled via I2C. 291 core functionality controlled via SPI. 363 order to use the functionality of the device. 375 order to use the functionality of the device. 387 Additional drivers must be enabled in order to use the functionality 400 Additional drivers must be enabled in order to use the functionality 412 Additional drivers must be enabled in order to use the functionality [all …]
|
/linux-6.6.21/drivers/virt/nitro_enclaves/ |
D | Kconfig | 19 bool "Tests for the misc device functionality of the Nitro Enclaves" if !KUNIT_ALL_TESTS 23 Enable KUnit tests for the misc device functionality of the Nitro
|
/linux-6.6.21/Documentation/infiniband/ |
D | opa_vnic.rst | 6 supports Ethernet functionality over Omni-Path fabric by encapsulating 104 OPA VNIC functionality has a HW dependent component and a HW 112 The HW dependent VNIC functionality is part of the HFI1 driver. It 114 It involves HW resource allocation/management for VNIC functionality. 121 The OPA VNIC module implements the HW independent VNIC functionality.
|
/linux-6.6.21/drivers/media/usb/stk1160/ |
D | stk1160-i2c.c | 223 static u32 functionality(struct i2c_adapter *adap) in functionality() function 230 .functionality = functionality,
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | avermedia.rst | 43 functionality of the remaining device nodes in respect of the 44 Avermedia DVBT. However, full functionality in respect of 47 It may be possible that additional functionality is available 75 functionality of any other part of the card yet. I will do so
|
D | building.rst | 116 Other core functionality may also be needed (like PCI and/or USB support), 135 The ``LIRC user interface`` option adds enhanced functionality when using the 141 to add extra remote controller decoding functionality to the Linux Kernel. 238 functionality. 248 functionality are usually good enough to provide the basic functionality 250 functionality using the settings under each of the following 270 ``Media Core Support`` menu has all the core functionality your drivers
|
/linux-6.6.21/drivers/usb/cdns3/ |
D | Kconfig | 33 Say Y here to enable device controller functionality of the 44 Say Y here to enable host controller functionality of the 113 Say Y here to enable device controller functionality of the 127 Say Y here to enable host controller functionality of the
|
/linux-6.6.21/drivers/usb/chipidea/ |
D | Kconfig | 25 Say Y here to enable device controller functionality of the 33 Say Y here to enable host controller functionality of the
|
/linux-6.6.21/Documentation/sound/cards/ |
D | pcmtest.rst | 25 layer data transferring functionality. Additionally, this driver redefines the default 26 RESET ioctl, and the selftest covers this PCM API functionality as well. 103 This driver can be also used for the playback functionality testing - every time you 113 this functionality, we can trigger the reset ioctl and check the 'ioctl_test' debugfs
|
/linux-6.6.21/Documentation/hwmon/ |
D | pmbus-core.rst | 30 simply unknown what new device specific functionality PMBus device developers 36 pmbus_core.c) provides generic functionality. The generic code (in pmbus.c) 39 functionality into generic functionality. This is to some degree comparable 54 used to inform the core driver about functionality supported by individual 79 functionality which has been implemented by several chip vendors and is thus 116 - Supported chip functionality can be provided to the core driver. This may be 120 augmenting generic command execution. This functionality can be used to map 199 Determine supported PMBus functionality. This function is only necessary 200 if a chip driver supports multiple chips, and the chip functionality is not
|
/linux-6.6.21/Documentation/admin-guide/ |
D | rtc.rst | 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.
|
/linux-6.6.21/Documentation/devicetree/bindings/sifive/ |
D | sifive-blocks-ip-versioning.txt | 19 interface to these IP blocks changes, or when the functionality of the 24 register interface and functionality associated with the relevant
|
/linux-6.6.21/drivers/media/v4l2-core/ |
D | Kconfig | 21 bool "Enable advanced debug functionality on V4L2 drivers" 23 Say Y here to enable advanced debugging functionality on some
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI 13 these firmware callbacks. Currently, this functionality
|