Searched full:abstraction (Results 1 – 25 of 276) sorted by relevance
12345678910>>...12
/Linux-v6.1/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 369 Plane Abstraction 408 Connector Abstraction [all …]
|
/Linux-v6.1/tools/lib/perf/Documentation/ |
D | libperf.txt | 225 struct perf_cpu_map:: Provides a CPU list abstraction. 227 struct perf_thread_map:: Provides a thread list abstraction. 229 struct perf_evsel:: Provides an abstraction for single a perf event. 233 struct perf_mmap:: Provides an abstraction for accessing perf ring buffer.
|
/Linux-v6.1/tools/arch/ia64/include/asm/ |
D | barrier.h | 6 * in the Processor Abstraction Layer and the System Abstraction Layer
|
/Linux-v6.1/arch/ia64/include/asm/ |
D | barrier.h | 4 * in the Processor Abstraction Layer and the System Abstraction Layer
|
D | switch_to.h | 4 * the Processor Abstraction Layer and the System Abstraction Layer
|
/Linux-v6.1/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.h | 7 * This file contains the code for a 'channel' abstraction. 32 * struct vidtv_channel - A 'channel' abstraction
|
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/process/ |
D | 4.Coding.rst | 70 Abstraction layers 74 abstraction layers in the name of flexibility and information hiding. 75 Certainly the kernel makes extensive use of abstraction; no project 77 But experience has shown that excessive or premature abstraction can be 78 just as harmful as premature optimization. Abstraction should be used to 92 Abstraction layers which hide access to hardware - often to allow the bulk
|
/Linux-v6.1/drivers/mtd/devices/ |
D | powernv_flash.c | 3 * OPAL PNOR flash MTD abstraction 26 * This driver creates the a Linux MTD abstraction for platform PNOR flash 297 MODULE_DESCRIPTION("MTD abstraction for OPAL flash");
|
/Linux-v6.1/arch/mips/dec/prom/ |
D | init.c | 53 * Set up prom abstraction structure with REX entry points. in which_prom() 77 * Set up prom abstraction structure with non-REX entry points. in which_prom()
|
/Linux-v6.1/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:
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | spu_priv1.h | 3 * Defines an spu hypervisor abstraction layer. 164 /* spu management abstraction */
|
/Linux-v6.1/drivers/net/can/ifi_canfd/ |
D | Kconfig | 7 connected to the "platform bus" (Linux abstraction for directly
|
/Linux-v6.1/arch/powerpc/platforms/cell/ |
D | spu_priv1_mmio.h | 3 * spu hypervisor abstraction for direct hardware access.
|
/Linux-v6.1/drivers/pps/generators/ |
D | Kconfig | 14 parport abstraction layer and hrtimers to precisely control the signal.
|
/Linux-v6.1/drivers/net/can/cc770/ |
D | Kconfig | 19 connected to the "platform bus" (Linux abstraction for directly
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-spear-spics.c | 3 * SPEAr platform SPI chipselect abstraction over gpiolib 40 * @chip: gpio_chip abstraction
|
/Linux-v6.1/drivers/net/can/c_can/ |
D | Kconfig | 12 to the "platform bus" (Linux abstraction for directly to the
|
/Linux-v6.1/Documentation/ABI/removed/ |
D | raw1394 | 8 of abstraction that required userspace clients to duplicate much
|
/Linux-v6.1/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'.
|
/Linux-v6.1/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 427 With the PHY Abstraction Layer, adding support for new PHYs is 436 support, and let the PHY Abstraction Layer's Generic PHY Driver
|
/Linux-v6.1/Documentation/driver-api/ |
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
|
/Linux-v6.1/drivers/usb/musb/ |
D | musb_dma.h | 3 * MUSB OTG driver DMA controller abstraction 16 * DMA Controller Abstraction
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/net/wireless/st/cw1200/ |
D | hwbus.h | 3 * Common hwbus abstraction layer interface for cw1200 wireless driver
|
12345678910>>...12