Searched full:abstraction (Results 1 – 25 of 87) sorted by relevance
1234
| /Documentation/gpu/ |
| D | drm-kms.rst | 59 see `Frame Buffer Abstraction`_) feed into planes. Planes are represented by 60 :c:type:`struct drm_plane <drm_plane>`, see `Plane Abstraction`_ for more 62 (represented by :c:type:`struct drm_crtc <drm_crtc>`, see `CRTC Abstraction`_) 67 :c:type:`struct drm_encoder <drm_encoder>`, see `Encoder Abstraction`_). Those 80 Abstraction`_). Connectors can have different possible encoders, but the kernel 164 Modeset Base Object Abstraction 309 CRTC Abstraction 333 Frame Buffer Abstraction 371 Plane Abstraction 425 Connector Abstraction [all …]
|
| /Documentation/ABI/removed/ |
| D | raw1394 | 8 of abstraction that required userspace clients to duplicate much
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-iio-cros-ec | 27 by the Android sensor service hardware abstraction layer (sensor
|
| D | sysfs-firmware-gsmi | 12 The gsmi driver implements the kernel's abstraction for
|
| /Documentation/userspace-api/media/mediactl/ |
| D | media-controller-intro.rst | 27 Kernel abstraction APIs such as V4L2 and ALSA provide means for
|
| /Documentation/userspace-api/media/v4l/ |
| D | querycap.rst | 29 abstraction is a major objective of this API, the
|
| /Documentation/driver-api/ |
| D | miscellaneous.rst | 30 The PWM framework provides an abstraction for providers and consumers of
|
| D | men-chameleon-bus.rst | 74 A carrier device is just an abstraction for the real world physical bus the 77 device). To provide abstraction from the real hardware bus, an MCB carrier
|
| D | io-mapping.rst | 8 The io_mapping functions in linux/io-mapping.h provide an abstraction for
|
| /Documentation/i2c/ |
| D | i2c-sysfs.rst | 84 Each logical I2C bus may be an abstraction of a physical I2C bus controller, or 85 an abstraction of a channel behind an I2C MUX. In case it is an abstraction of a 88 abstraction. 93 If the logical I2C bus is a direct abstraction of a physical I2C bus controller, 178 abstraction.
|
| /Documentation/process/ |
| D | 4.Coding.rst | 74 Abstraction layers 78 abstraction layers in the name of flexibility and information hiding. 79 Certainly the kernel makes extensive use of abstraction; no project 81 But experience has shown that excessive or premature abstraction can be 82 just as harmful as premature optimization. Abstraction should be used to 96 Abstraction layers which hide access to hardware - often to allow the bulk
|
| /Documentation/core-api/ |
| D | genericirq.rst | 14 abstraction of interrupt handling for device drivers. It is able to 64 A more natural abstraction is the clean separation of the 'irq flow' and 97 Abstraction layers 100 There are three main levels of abstraction in the interrupt code:
|
| /Documentation/gpu/amdgpu/display/ |
| D | dc-glossary.rst | 56 Display Abstraction layer
|
| /Documentation/trace/rv/ |
| D | da_monitor_synthesis.rst | 15 the *RV monitor* abstraction. The RV monitor includes a set of instances 42 The synthesis of automata-based models into the Linux *RV monitor* abstraction
|
| /Documentation/devicetree/bindings/thermal/ |
| D | thermal-sensor.yaml | 15 and the software abstraction of thermal zones required to take appropriate
|
| D | thermal-cooling-devices.yaml | 15 and the software abstraction of cooling devices and thermal zones required to
|
| /Documentation/core-api/irq/ |
| D | irq-domain.rst | 111 accepts a more general abstraction 'struct fwnode_handle'. 135 accepts a more general abstraction 'struct fwnode_handle'. 213 accepts a more general abstraction 'struct fwnode_handle'.
|
| /Documentation/devicetree/bindings/clock/ |
| D | zynq-7000.txt | 10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
|
| /Documentation/usb/ |
| D | iuu_phoenix.rst | 82 is an abstraction, so use any speed or parity setting will
|
| /Documentation/networking/devlink/ |
| D | devlink-dpipe.rst | 158 Abstraction Example 161 The following is an example of the abstraction model of the L3 part of
|
| /Documentation/networking/ |
| D | phy.rst | 2 PHY Abstraction Layer 23 accessed are, in fact, busses, the PHY Abstraction Layer treats them as such. 169 Letting the PHY Abstraction Layer do Everything 437 With the PHY Abstraction Layer, adding support for new PHYs is 446 support, and let the PHY Abstraction Layer's Generic PHY Driver
|
| /Documentation/fb/ |
| D | framebuffer.rst | 11 The frame buffer device provides an abstraction for the graphics hardware. It 98 All this hardware abstraction makes the implementation of application programs 353 The frame buffer device abstraction was designed by Martin Schaller.
|
| /Documentation/driver-api/mei/ |
| D | mei-client-bus.rst | 17 bus abstraction on top of the MEI driver. This allows implementing Linux kernel drivers
|
| /Documentation/userspace-api/media/dvb/ |
| D | dvbproperty.rst | 114 provides abstraction to work with the supported digital TV standards and
|
| /Documentation/driver-api/driver-model/ |
| D | overview.rst | 69 The above abstraction prevents unnecessary pain during transitional phases.
|
1234