cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

component.rst (315B)


      1.. _component:
      2
      3======================================
      4Component Helper for Aggregate Drivers
      5======================================
      6
      7.. kernel-doc:: drivers/base/component.c
      8   :doc: overview
      9
     10
     11API
     12===
     13
     14.. kernel-doc:: include/linux/component.h
     15   :internal:
     16
     17.. kernel-doc:: drivers/base/component.c
     18   :export:
     19