/Linux-v6.6/drivers/regulator/ |
D | tps68470-regulator.c | 33 _vr, _vm, _er, _em, _lr, _nlr) \ argument
|
D | lp873x-regulator.c | 14 #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument
|
D | lp87565-regulator.c | 25 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, \ argument
|
D | tps65217-regulator.c | 22 #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \ argument
|
D | tps65218-regulator.c | 23 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
|
D | tps65219-regulator.c | 92 #define TPS65219_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
|
D | tps65086-regulator.c | 28 #define TPS65086_REGULATOR(_name, _of, _id, _nv, _vr, _vm, _er, _em, _lr, _dr, _dm) \ argument
|
D | bd9571mwv-regulator.c | 35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument
|
D | tps65023-regulator.c | 100 #define TPS65023_REGULATOR_LDO(_num, _t, _vm) \ argument
|
D | tps6594-regulator.c | 80 #define TPS6594_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
|
/Linux-v6.6/drivers/virtio/ |
D | virtio_mem.c | 418 #define virtio_mem_bbm_for_each_bb(_vm, _bb_id, _state) \ argument 424 #define virtio_mem_bbm_for_each_bb_rev(_vm, _bb_id, _state) \ argument 484 #define virtio_mem_sbm_for_each_mb(_vm, _mb_id, _state) \ argument 490 #define virtio_mem_sbm_for_each_mb_rev(_vm, _mb_id, _state) \ argument
|