/linux-4.1.27/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 | tps65217-regulator.c | 30 #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \ argument 37 .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 | tps65218-regulator.c | 32 #define TPS65218_REGULATOR(_name, _id, _ops, _n, _vr, _vm, _er, _em, \ argument 37 .ops = &_ops, \
|
D | ltc3589.c | 199 #define LTC3589_REG(_name, _ops, en_bit, dtv1_reg, dtv_mask, go_bit) \ argument 208 .ops = <c3589_ ## _ops ## _regulator_ops, \
|
D | max8997.c | 839 #define MAX8997_VOLTAGE_REGULATOR(_name, _ops) {\ argument 842 .ops = &_ops, \ 847 #define MAX8997_CURRENT_REGULATOR(_name, _ops) {\ argument 850 .ops = &_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, \
|
/linux-4.1.27/arch/arm/mach-mmp/ |
D | clock.h | 39 #define APBC_CLK_OPS(_name, _reg, _fnclksel, _rate, _ops) \ argument 44 .ops = _ops, \ 55 #define APMU_CLK_OPS(_name, _reg, _eval, _rate, _ops) \ argument 60 .ops = _ops, \
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | clock.h | 32 #define DEFINE_CK(_name, _cken, _ops) \ argument 34 .ops = _ops, \ 38 #define DEFINE_CLK(_name, _ops, _rate, _delay) \ argument 40 .ops = _ops, \
|
/linux-4.1.27/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 = { \
|
D | debugfs.c | 179 static const struct file_operations param##_ops = { \
|
/linux-4.1.27/drivers/net/wireless/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 = { \
|
D | debugfs-vif.c | 605 &iwl_dbgfs_##name##_ops)) \
|
D | debugfs.c | 1416 &iwl_dbgfs_##name##_ops)) \
|
D | rs.c | 3670 &iwl_dbgfs_##name##_ops)) \
|
/linux-4.1.27/arch/arm/include/asm/ |
D | cpuidle.h | 42 #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops) \ argument 45 = { .method = _method, .ops = _ops }
|
D | smp.h | 117 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument 120 = { .method = _method, .ops = _ops }
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | clock.h | 78 _parent_names, _ops) \ argument 89 DEFINE_STRUCT_CLK(_name, _parent_names, _ops); 94 _hwops, _parent_names, _ops) \ argument 108 DEFINE_STRUCT_CLK(_name, _parent_names, _ops);
|
/linux-4.1.27/net/mac80211/ |
D | debugfs.c | 46 static const struct file_operations name## _ops = { \ 57 debugfs_create_file(#name, 0400, phyd, local, &name## _ops); 60 debugfs_create_file(#name, mode, phyd, local, &name## _ops); 216 static const struct file_operations stats_ ##name## _ops = { \ 225 debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
|
D | debugfs_key.c | 31 static const struct file_operations key_ ##name## _ops = { \ 46 static const struct file_operations key_ ##name## _ops = { \ 296 key, &key_##name##_ops);
|
D | debugfs_netdev.c | 135 static const struct file_operations name##_ops = { \ 558 sdata, &name##_ops); 618 debugfs_create_file(#name, 0400, dir, sdata, &name##_ops); in add_mesh_stats() 635 debugfs_create_file(#name, 0600, dir, sdata, &name##_ops); in add_mesh_config()
|
D | debugfs_sta.c | 36 static const struct file_operations sta_ ##name## _ops = { \ 43 static const struct file_operations sta_ ##name## _ops = { \ 396 sta->debugfs.dir, sta, &sta_ ##name## _ops);
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | clock.c | 31 #define DEFINE_CLK(_name, _ops) \ argument 33 .ops = _ops, \
|
/linux-4.1.27/net/wireless/ |
D | debugfs.c | 28 static const struct file_operations name## _ops = { \ 106 debugfs_create_file(#name, S_IRUGO, phyd, &rdev->wiphy, &name## _ops);
|
/linux-4.1.27/arch/x86/include/asm/ |
D | intel-mid.h | 74 [cpuid] = get_##cpuname##_ops
|
/linux-4.1.27/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 = { \
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 168 static const struct carl9170_debugfs_fops carl_debugfs_##name ##_ops = {\ 817 debugfs_create_file(#name, carl_debugfs_##name ##_ops.attr, \ in carl9170_debugfs_register() 819 &carl_debugfs_##name ## _ops.fops); in carl9170_debugfs_register()
|
/linux-4.1.27/drivers/net/wireless/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 = { \
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 1777 &iwl_dbgfs_##name##_ops)) \ 1783 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 1790 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 1797 static const struct file_operations iwl_dbgfs_##name##_ops = { \
|
/linux-4.1.27/drivers/powercap/ |
D | intel_rapl.c | 1050 #define RAPL_CPU(_model, _ops) { \ argument 1054 .driver_data = (kernel_ulong_t)&_ops, \
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 43 &iwl_dbgfs_##name##_ops)) \ 73 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 80 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 88 static const struct file_operations iwl_dbgfs_##name##_ops = { \
|