Linux Sysfs Question:
Download Questions PDF

In device driver model bus_type object contains the:
a) name of the bus type
b) set of kobjects of the drivers
c) set of kobjects of the devices
d) all of the mentioned

Answer:

d) all of the mentioned

Download Linux Sysfs Interview Questions And Answers PDF

Previous QuestionNext Question
Which one of the following is not a platform specific code?
a) x86 BIOS
b) EFI on ia64
c) both (a) and (b)
d) none of the mentioned
The file fs/sysfs/sysfs.h contains the:
a) internal header files for sysfs
b) function definitions shared locally among the sysfs source
c) both (a) and (b)
d) none of the mentioned