Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/of/unittest-data/
Dtests-phandle.dtsi55 string-property = "foobar";
/Linux-v5.10/Documentation/input/devices/
Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
199 aplay foobar.wav
/Linux-v5.10/Documentation/s390/
D3270.rst285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270
287 to execute the commands mkdir foobar and cd foobar immediately when you
/Linux-v5.10/Documentation/doc-guide/
Dkernel-doc.rst301 /** @foobar: Single line description. */
302 int foobar;
426 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
Dsphinx.rst401 :alt: foobar digraph
415 :alt: foobar digraph
/Linux-v5.10/Documentation/translations/it_IT/doc-guide/
Dkernel-doc.rst332 /** @foobar: Single line description. */
333 int foobar;
461 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
Dsphinx.rst412 :alt: foobar digraph
426 :alt: foobar digraph
/Linux-v5.10/Documentation/networking/
Dnetdev-FAQ.rst224 * foobar blah blah blah
230 /* foobar blah blah blah
/Linux-v5.10/tools/perf/Documentation/
Dperf-probe.txt243 …bles which don't start with "foo" and end with "bar", like "fizzbar". But "foobar" is filtered out.
/Linux-v5.10/drivers/block/
Dpktcdvd.c1364 static int kcdrwd(void *foobar) in kcdrwd() argument
1366 struct pktcdvd_device *pd = foobar; in kcdrwd()