Home
last modified time | relevance | path

Searched refs:functionality (Results 1 – 25 of 773) sorted by relevance

12345678910>>...31

/linux/drivers/staging/greybus/
A Di2c.c21 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/Documentation/devicetree/bindings/mfd/
A Dtwl4030-audio.txt11 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/Documentation/i2c/
A Dfunctionality.rst12 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/Documentation/userspace-api/media/drivers/
A Dccs.rst20 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/drivers/usb/dwc3/
A DKconfig64 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/drivers/clk/qcom/
A DKconfig316 functionality such as 3D graphics.
411 functionality such as 3D graphics.
419 functionality such as 3D graphics.
452 Say Y if you want to support video devices and functionality such as
460 Say Y if you want to support video devices and functionality such as
494 functionality such as 3D graphics
524 functionality such as 3D graphics.
532 Say Y if you want to support video devices and functionality such as
627 functionality such as 3D graphics.
635 functionality such as 3D graphics.
[all …]
/linux/drivers/mfd/
A DKconfig111 functionality of the device.
143 functionality of the device.
437 functionality of the device.
448 functionality of the device.
486 functionality of the device:
952 functionality of the BMC device.
1161 functionality of the device.
1500 functionality of the device.
1516 functionality of the device.
1587 functionality of the device.
[all …]
/linux/Documentation/driver-api/media/drivers/ccs/
A Dccs.rst20 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/drivers/hwspinlock/
A DKconfig25 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/Documentation/timers/
A Dhighres.rst26 - 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/drivers/i2c/
A Di2c-stub.c40 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/drivers/platform/surface/aggregator/
A DKconfig15 functionality, including:
26 basic kernel interface exposing the EC functionality to other client
29 client drivers and therefore no functionality beyond the in-kernel
30 interface. Said functionality is the responsibility of the respective
/linux/drivers/usb/cdns3/
A DKconfig33 Say Y here to enable device controller functionality of the
44 Say Y here to enable host controller functionality of the
102 Say Y here to enable device controller functionality of the
116 Say Y here to enable host controller functionality of the
/linux/Documentation/infiniband/
A Dopa_vnic.rst6 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/Documentation/driver-api/
A Dauxiliary_bus.rst9 In some subsystems, the functionality of the core device (PCI/ACPI/other) is
12 intersection of functionality (e.g. NICs + RDMA), or a driver may want to
14 export Virtual Function management). A split of the functionality into child-
15 devices representing sub-domains of functionality makes it possible to
21 mics/speakers etc. The split for the core's functionality can be arbitrary or
26 Each auxiliary_device represents a part of its parent functionality. The
77 An auxiliary_device represents a part of its parent device's functionality. It
171 that needs to break up its functionality into smaller fragments. One way to
197 core device's functionality extensible by adding additional domain-specific ops
/linux/Documentation/admin-guide/media/
A Davermedia.rst43 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
A Dbuilding.rst116 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/drivers/media/usb/stk1160/
A Dstk1160-i2c.c223 static u32 functionality(struct i2c_adapter *adap) in functionality() function
230 .functionality = functionality,
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-drivers-xhci_hcd18 functionality and the shared root port will be assigned
20 will disable the DbC functionality and the shared root
/linux/Documentation/hwmon/
A Dpmbus-core.rst30 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
190 Determine supported PMBus functionality. This function is only necessary
191 if a chip driver supports multiple chips, and the chip functionality is not
/linux/drivers/usb/chipidea/
A DKconfig25 Say Y here to enable device controller functionality of the
33 Say Y here to enable host controller functionality of the
/linux/Documentation/admin-guide/
A Drtc.rst25 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/drivers/media/usb/tm6000/
A Dtm6000-i2c.c272 static u32 functionality(struct i2c_adapter *adap) in functionality() function
279 .functionality = functionality,
/linux/drivers/media/pci/saa7134/
A Dsaa7134-i2c.c323 static u32 functionality(struct i2c_adapter *adap) in functionality() function
330 .functionality = functionality,
/linux/drivers/media/pci/bt8xx/
A Dbttv-i2c.c100 static u32 functionality(struct i2c_adapter *adap) in functionality() function
252 .functionality = functionality,

Completed in 51 milliseconds

12345678910>>...31