/linux/Documentation/gpu/ |
H A 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 …]
|
/linux/tools/lib/perf/Documentation/ |
H A D | libperf.txt | 224 struct perf_cpu_map:: Provides a CPU list abstraction. 226 struct perf_thread_map:: Provides a thread list abstraction. 228 struct perf_evsel:: Provides an abstraction for single a perf event. 232 struct perf_mmap:: Provides an abstraction for accessing perf ring buffer.
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_channel.h | 7 * This file contains the code for a 'channel' abstraction. 32 * struct vidtv_channel - A 'channel' abstraction
|
/linux/Documentation/i2c/ |
H A 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/Documentation/process/ |
H A 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
|
/linux/drivers/media/platform/mediatek/jpeg/ |
H A D | mtk_jpeg_core.h | 138 * struct mtk_jpegenc_comp_dev - JPEG COREX abstraction 165 * struct mtk_jpegdec_comp_dev - JPEG COREX abstraction 192 * struct mtk_jpeg_dev - JPEG IP abstraction
|
/linux/drivers/mtd/devices/ |
H A D | powernv_flash.c | 3 * OPAL PNOR flash MTD abstraction 26 * This driver creates the a Linux MTD abstraction for platform PNOR flash 298 MODULE_DESCRIPTION("MTD abstraction for OPAL flash");
|
/linux/arch/mips/dec/prom/ |
H A 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/Documentation/core-api/ |
H A 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/include/linux/ |
H A D | clocksource.h | 36 * struct clocksource - hardware abstraction for a free running counter 76 * @base: Hardware abstraction for clock on which a clocksource 317 * struct clocksource_base - hardware abstraction for clock on which a clocksource
|
/linux/drivers/usb/musb/ |
H A D | musb_dma.h | 3 * MUSB OTG driver DMA controller abstraction 16 * DMA Controller Abstraction
|
/linux/drivers/gpio/ |
H A D | gpio-spear-spics.c | 3 * SPEAr platform SPI chipselect abstraction over gpiolib 40 * @chip: gpio_chip abstraction
|
/linux/drivers/net/can/ifi_canfd/ |
H A D | Kconfig | 7 connected to the "platform bus" (Linux abstraction for directly
|
/linux/Documentation/core-api/irq/ |
H A 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/arch/powerpc/platforms/cell/ |
H A D | spu_priv1_mmio.h | 3 * spu hypervisor abstraction for direct hardware access.
|
/linux/drivers/pps/generators/ |
H A D | Kconfig | 32 parport abstraction layer and hrtimers to precisely control the signal.
|
/linux/drivers/net/can/cc770/ |
H A D | Kconfig | 20 connected to the "platform bus" (Linux abstraction for directly
|
/linux/Documentation/driver-api/ |
H A 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/Documentation/trace/rv/ |
H A 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/Documentation/ABI/removed/ |
H A D | raw1394 | 8 of abstraction that required userspace clients to duplicate much
|
/linux/drivers/net/can/c_can/ |
H A D | Kconfig | 12 to the "platform bus" (Linux abstraction for directly to the
|
/linux/Documentation/networking/ |
H A 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
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | hwbus.h | 3 * Common hwbus abstraction layer interface for cw1200 wireless driver
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-cros-ec | 27 by the Android sensor service hardware abstraction layer (sensor
|
/linux/drivers/rtc/ |
H A D | rtc-generic.c | 2 /* rtc-generic: RTC driver using the generic RTC abstraction
|