Home
last modified time | relevance | path

Searched refs:_of (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/regulator/
Dtps65086-regulator.c28 #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), \
Dlp873x-regulator.c22 #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), \
Dlp87565-regulator.c25 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, \ argument
30 .supply_name = _of "-in", \
32 .of_match = of_match_ptr(_of), \
Dbd9571mwv-regulator.c35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument
38 .of_match = of_match_ptr(_of), \
Dtps65218-regulator.c31 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
36 .of_match = _of, \
/Linux-v5.15/drivers/tty/serial/8250/
DMakefile42 obj-$(CONFIG_SERIAL_OF_PLATFORM) += 8250_of.o
/Linux-v5.15/Documentation/filesystems/ext4/
Dbitmaps.rst13 number\_of\_bytes\_in\_a\_logical\_block.
/Linux-v5.15/lib/
Dtest_overflow.c220 bool _of; \
222 _of = check_ ## op ## _overflow(a, b, &_r); \
223 if (_of != of) { \
/Linux-v5.15/Documentation/filesystems/
Ddax.rst288 `O_DIRECT` reads/writes _of a `DAX` file do work, it is the memory that