basics.rst (f26e8817b235d8764363bffcc9cbfc61867371f2) | basics.rst (d76a085bc87f68c5098e0150973e0b319a258a8c) |
---|---|
1Driver Basics 2============= 3 4Driver Entry and Exit points 5---------------------------- 6 7.. kernel-doc:: include/linux/init.h 8 :internal: 9 | 1Driver Basics 2============= 3 4Driver Entry and Exit points 5---------------------------- 6 7.. kernel-doc:: include/linux/init.h 8 :internal: 9 |
10Driver device table 11------------------- 12 13.. kernel-doc:: include/linux/mod_devicetable.h 14 :internal: 15 |
|
10Atomic and pointer manipulation 11------------------------------- 12 13.. kernel-doc:: arch/x86/include/asm/atomic.h 14 :internal: 15 16Delaying, scheduling, and timer routines 17---------------------------------------- --- 103 unchanged lines hidden --- | 16Atomic and pointer manipulation 17------------------------------- 18 19.. kernel-doc:: arch/x86/include/asm/atomic.h 20 :internal: 21 22Delaying, scheduling, and timer routines 23---------------------------------------- --- 103 unchanged lines hidden --- |