Lines Matching full:foo*
29 foo_device {
30 compatible = "acme,foo";
72 Device (FOO) {
90 ^FOO, 0, 0, 1,
91 ^FOO, 1, 0, 1,
92 ^FOO, 2, 0, 1,
97 Package () {^FOO, 3, 0, 0},
153 .dev_id = "foo.0",
167 The driver controlling "foo.0" will then be able to obtain its GPIOs as follows::
191 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LOW, GPIOD_OUT_HIGH),