mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
1.2 KiB
1.2 KiB
Kernel module
- module_init
- Debugging
- Module utils
- Pseudo filesystems
- fops
- Asynchronous
- irq
- Module dependencies
- character_device
- virt_to_phys
- Hardware device drivers