This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97497
Commits
0
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
1beee8dc8c
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1beee8dc8c'
${ noResults }
kernel_samsung_sm7125
/
samples
/
kobject
/
Makefile
2 lines
65 B
Raw
Normal View
History
Unescape
Escape
kobject: add sample code for how to use ksets/ktypes/kobjects This is a more complex example showing how to create a kset and a ktype and some default attributes for a group of kobjects. Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
17 years ago
obj-$(CONFIG_SAMPLE_KOBJECT)
+=
kobject-example.o kset-example.o