Searched refs:_of (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/regulator/ |
A D | tps65086-regulator.c | 28 #define TPS65086_REGULATOR(_name, _of, _id, _nv, _vr, _vm, _er, _em, _lr, _dr, _dm) \ argument 32 .of_match = of_match_ptr(_of), \ 52 #define TPS65086_SWITCH(_name, _of, _id, _er, _em) \ argument 56 .of_match = of_match_ptr(_of), \
|
A D | lp873x-regulator.c | 22 #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument 27 .supply_name = _of "-in", \ 29 .of_match = of_match_ptr(_of), \
|
A D | lp87565-regulator.c | 25 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, \ argument 30 .supply_name = _of "-in", \ 32 .of_match = of_match_ptr(_of), \
|
A D | bd9571mwv-regulator.c | 35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument 38 .of_match = of_match_ptr(_of), \
|
A D | tps65218-regulator.c | 31 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument 36 .of_match = _of, \
|
/linux/drivers/tty/serial/8250/ |
A D | built-in.a | 19 8250_of.o/
|
A D | .built-in.a.cmd | 1 …y/serial/8250/8250_tegra.o drivers/tty/serial/8250/8250_bcm7271.o drivers/tty/serial/8250/8250_of.o
|
A D | .8250_of.o.cmd | 1 …_of.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/aarc… 3 source_drivers/tty/serial/8250/8250_of.o := drivers/tty/serial/8250/8250_of.c 5 deps_drivers/tty/serial/8250/8250_of.o := \ 1165 drivers/tty/serial/8250/8250_of.o: $(deps_drivers/tty/serial/8250/8250_of.o) 1167 $(deps_drivers/tty/serial/8250/8250_of.o):
|
A D | Makefile | 42 obj-$(CONFIG_SERIAL_OF_PLATFORM) += 8250_of.o
|
/linux/drivers/tty/serial/ |
A D | built-in.a | 21 8250/8250_of.o/
|
/linux/lib/ |
A D | test_overflow.c | 220 bool _of; \ 222 _of = check_ ## op ## _overflow(a, b, &_r); \ 223 if (_of != of) { \
|
/linux/drivers/tty/ |
A D | built-in.a | 46 serial/8250/8250_of.o/
|
/linux/Documentation/filesystems/ext4/ |
A D | bitmaps.rst | 13 number\_of\_bytes\_in\_a\_logical\_block.
|
/linux/Documentation/filesystems/ |
A D | dax.rst | 288 `O_DIRECT` reads/writes _of a `DAX` file do work, it is the memory that
|
/linux/ |
A D | modules.builtin.modinfo | 1 …8250_of.description=Serial Port driver for Open Firmware platform devices8250_of.license=GPL825…
|
A D | modules.builtin | 456 kernel/drivers/tty/serial/8250/8250_of.ko
|
/linux/drivers/ |
A D | built-in.a | 1198 tty/serial/8250/8250_of.o/
|
Completed in 31 milliseconds