Searched refs:baz (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/samples/kobject/ |
| D | kobject-example.c | 22 static int baz; variable 60 var = baz; in b_show() 76 baz = var; in b_store() 83 __ATTR(baz, 0664, b_show, b_store);
|
| D | kset-example.c | 32 int baz; member 144 var = foo_obj->baz; in b_show() 160 foo_obj->baz = var; in b_store() 167 __ATTR(baz, 0664, b_show, b_store);
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/accel/ |
| D | kionix,kxsd9.txt | 21 vdd-supply = <&baz>;
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/gyroscope/ |
| D | invensense,mpu3050.txt | 31 vlogic-supply = <&baz>;
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-config.txt | 366 33.33% baz 370 and 'baz' to 50.00% for each, while 'absolute' would show their 407 --50.00%--baz 410 This output is a 'fractal' format. The 'foo' came from 'bar' and 'baz' exactly 415 'bar' and 'baz' callchain will have 20.00% of overhead.
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 210 Set the auxiliary data string to "foo bar baz" (the escape for each 213 dmsetup message vol 0 @stats_set_aux 0 foo\\ bar\\ baz
|
| /Linux-v5.4/Documentation/translations/it_IT/doc-guide/ |
| D | kernel-doc.rst | 326 * @baz: The Baz member. 330 int baz; 434 See :c:type:`enum baz <baz>`.
|
| D | sphinx.rst | 416 "bar" -> "baz"; 430 "bar" -> "baz";
|
| /Linux-v5.4/Documentation/doc-guide/ |
| D | kernel-doc.rst | 295 * @baz: The Baz member. 299 int baz; 401 See :c:type:`enum baz <baz>`.
|
| D | sphinx.rst | 388 "bar" -> "baz"; 402 "bar" -> "baz";
|
| /Linux-v5.4/Documentation/kbuild/ |
| D | modules.rst | 147 Example (The module foo.ko, consist of bar.o and baz.o):: 150 make -C $KDIR M=$PWD baz.o
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | seq_file.txt | 288 p->baz = true;
|