Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/unittest-data/
Dtests-phandle.dtsi55 string-property = "foobar";
/Linux-v4.19/Documentation/input/devices/
Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
199 aplay foobar.wav
/Linux-v4.19/Documentation/s390/
D3270.txt260 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270
261 to execute the commands mkdir foobar and cd foobar immediately when you
/Linux-v4.19/Documentation/doc-guide/
Dkernel-doc.rst80 * Return: Describe the return value of foobar.
301 /** @foobar: Single line description. */
302 int foobar;
425 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
Dsphinx.rst380 :alt: foobar digraph
394 :alt: foobar digraph
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst110 * Return: Describe the return value of foobar.
332 /** @foobar: Single line description. */
333 int foobar;
461 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
Dsphinx.rst408 :alt: foobar digraph
422 :alt: foobar digraph
/Linux-v4.19/Documentation/networking/
Dnetdev-FAQ.rst211 * foobar blah blah blah
217 /* foobar blah blah blah
/Linux-v4.19/tools/perf/Documentation/
Dperf-probe.txt242 …bles which don't start with "foo" and end with "bar", like "fizzbar". But "foobar" is filtered out.
/Linux-v4.19/drivers/block/
Dpktcdvd.c1427 static int kcdrwd(void *foobar) in kcdrwd() argument
1429 struct pktcdvd_device *pd = foobar; in kcdrwd()