달력

52024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

'Linux Internal/drivers'에 해당되는 글 1건

  1. 2011.07.03 sysfs kobject 참고 자료
<LWN>
http://lwn.net/Articles/driver-porting/

<Kernel Doc>
Documentation/filesystems/sysfs.txt
Documentation/firmware_class/
Documentation/driver-model/
Documentation/kobject.txt

<header file>
#include <linux/device.h>
#include <linux/kojbect.h>
#include <linux/sysfs.h>


Posted by neodelicious
|