/drivers/regulator/ |
D | mc13xxx.h | 59 #define MC13xxx_DEFINE(prefix, _name, _reg, _vsel_reg, _voltages, _ops) \ argument 65 .ops = &_ops, \ 77 #define MC13xxx_FIXED_DEFINE(prefix, _name, _reg, _voltages, _ops) \ argument 83 .ops = &_ops, \ 92 #define MC13xxx_GPO_DEFINE(prefix, _name, _reg, _voltages, _ops) \ argument 98 .ops = &_ops, \
|
D | tps65090-regulator.c | 195 #define tps65090_REG_DESC(_id, _sname, _en_reg, _en_bits, _nvolt, _volt, _ops) \ argument 201 .ops = &_ops, \ 210 #define tps65090_REG_FIXEDV(_id, _sname, en_reg, _en_bits, _volt, _ops) \ argument 211 tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 1, _volt, _ops) 213 #define tps65090_REG_SWITCH(_id, _sname, en_reg, _en_bits, _ops) \ argument 214 tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 0, 0, _ops)
|
D | bd9571mwv-regulator.c | 29 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument 35 .ops = &_ops, \
|
D | tps65912-regulator.c | 29 #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr) \ argument 35 .ops = &_ops, \
|
D | lp873x-regulator.c | 22 #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument 31 .ops = &_ops, \
|
D | tps6586x-regulator.c | 112 #define TPS6586X_REGULATOR(_id, _ops, _pin_name, vdata, vreg, shift, nbits, \ argument 117 .ops = &tps6586x_## _ops ## _regulator_ops, \ 135 #define TPS6586X_REGULATOR_LINEAR(_id, _ops, _pin_name, n_volt, min_uv, \ argument 141 .ops = &tps6586x_## _ops ## _regulator_ops, \
|
D | lp87565-regulator.c | 17 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument 26 .ops = &_ops, \
|
D | tps65217-regulator.c | 30 #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \ argument 37 .ops = &_ops, \
|
D | tps65218-regulator.c | 34 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument 40 .ops = &_ops, \
|
D | ltc3676.c | 186 #define LTC3676_REG(_id, _name, _ops, en_reg, en_bit, dvba_reg, dvb_mask) \ argument 197 .ops = <c3676_ ## _ops ## _regulator_ops, \
|
D | max8997-regulator.c | 836 #define MAX8997_VOLTAGE_REGULATOR(_name, _ops) {\ argument 839 .ops = &_ops, \ 844 #define MAX8997_CURRENT_REGULATOR(_name, _ops) {\ argument 847 .ops = &_ops, \
|
D | ltc3589.c | 200 #define LTC3589_REG(_name, _ops, en_bit, dtv1_reg, dtv_mask, go_bit) \ argument 209 .ops = <c3589_ ## _ops ## _regulator_ops, \
|
D | as3711-regulator.c | 139 .ops = &as3711_ ## _sfx ## _ops, \
|
D | tps80031-regulator.c | 467 #define TPS80031_REG_FIXED(_id, max_mV, _ops, _delay, _pbit) \ argument 478 .ops = &_ops, \
|
/drivers/net/wireless/ti/wlcore/ |
D | debugfs.h | 48 static const struct file_operations name## _ops = { \ 57 wl, &name## _ops); \ 66 wl, &prefix## _## name## _ops); \ 85 static const struct file_operations sub## _ ##name## _ops = { \ 110 static const struct file_operations sub## _ ##name## _ops = { \
|
/drivers/clk/sunxi-ng/ |
D | ccu_common.h | 33 #define CLK_HW_INIT(_name, _parent, _ops, _flags) \ argument 39 .ops = _ops, \ 42 #define CLK_HW_INIT_PARENTS(_name, _parents, _ops, _flags) \ argument 48 .ops = _ops, \
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.h | 67 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 90 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 99 static const struct file_operations iwl_dbgfs_##name##_ops = { \
|
/drivers/clk/zte/ |
D | clk.h | 17 #define CLK_HW_INIT(_name, _parent, _ops, _flags) \ argument 23 .ops = _ops, \ 26 #define CLK_HW_INIT_PARENTS(_name, _parents, _ops, _flags) \ argument 32 .ops = _ops, \
|
/drivers/clk/nxp/ |
D | clk-lpc18xx-creg.c | 41 #define CREG_CLK(_name, _emask, _ops) \ argument 45 .ops = &_ops, \
|
D | clk-lpc32xx.c | 702 static const struct clk_ops clk_ ##_name ## _ops = { \ 1103 .ops = &clk_ ##_name ## _ops, \ 1171 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument 1176 .ops = &(_ops), \ 1192 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument 1197 .ops = &(_ops), \
|
/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 48 static const struct file_operations name## _ops = { \ 56 wl, &name## _ops); \ 85 static const struct file_operations sub## _ ##name## _ops = { \
|
/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 170 static const struct carl9170_debugfs_fops carl_debugfs_##name ##_ops = {\ 819 debugfs_create_file(#name, carl_debugfs_##name ##_ops.attr, \ in carl9170_debugfs_register() 821 &carl_debugfs_##name ## _ops.fops); in carl9170_debugfs_register()
|
/drivers/net/wireless/intel/iwlegacy/ |
D | debug.c | 132 &il_dbgfs_##name##_ops)) \ 166 static const struct file_operations il_dbgfs_##name##_ops = { \ 174 static const struct file_operations il_dbgfs_##name##_ops = { \ 183 static const struct file_operations il_dbgfs_##name##_ops = { \
|
/drivers/powercap/ |
D | intel_rapl.c | 1134 #define RAPL_CPU(_model, _ops) { \ argument 1138 .driver_data = (kernel_ulong_t)&_ops, \
|
/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans.c | 2257 &iwl_dbgfs_##name##_ops)) \ 2263 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 2270 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 2277 static const struct file_operations iwl_dbgfs_##name##_ops = { \
|