Home
last modified time | relevance | path

Searched refs:example (Results 1 – 10 of 10) sorted by relevance

/samples/kfifo/
DMakefile2 obj-$(CONFIG_SAMPLE_KFIFO) += bytestream-example.o dma-example.o inttype-example.o record-example.o
/samples/hidraw/
DMakefile3 hostprogs-y := hid-example
8 HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include
10 all: hid-example
D.gitignore1 hid-example
/samples/kobject/
DMakefile2 obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o
/samples/uhid/
DMakefile3 hostprogs-y := uhid-example
8 HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include
/samples/
DKconfig13 This build trace event example modules.
35 This build several kprobes example modules.
38 tristate "Build kretprobes example -- loadable modules only"
46 This builds kernel hardware breakpoint example modules.
59 tristate "Build kdb command example -- loadable modules only"
62 Build an example of how to dynamically add the hello
120 tristate "Build VFIO mtty example mediated device sample code -- loadable modules only"
127 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
135 tristate "Build VFIO mdpy example guest fbdev driver -- loadable module only"
144 tristate "Build VFIO mdpy example mediated device sample code -- loadable modules only"
[all …]
/samples/auxdisplay/
D.gitignore1 cfag12864b-example
DMakefile5 PROGS := cfag12864b-example
Dcfag12864b-example.c186 static void example(unsigned char n) in example() function
259 example(n); in main()
/samples/pktgen/
DREADME.rst16 across the sample scripts. Usage example is printed on errors::