/linux-4.4.14/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, \
|
D | qcom_spmi-regulator.c | 356 .ops = &spmi_##_ops_val##_ops, \
|
/linux-4.4.14/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.4.14/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.4.14/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.c | 1303 &iwl_dbgfs_##name##_ops)) \
|
D | debugfs-vif.c | 1372 &iwl_dbgfs_##name##_ops)) \
|
D | rs.c | 3882 &iwl_dbgfs_##name##_ops)) \
|
/linux-4.4.14/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 | 118 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument 121 = { .method = _method, .ops = _ops }
|
/linux-4.4.14/net/mac80211/ |
D | debugfs.c | 45 static const struct file_operations name## _ops = { \ 56 debugfs_create_file(#name, 0400, phyd, local, &name## _ops); 59 debugfs_create_file(#name, mode, phyd, local, &name## _ops); 222 static const struct file_operations stats_ ##name## _ops = { \ 231 debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
|
D | debugfs_key.c | 32 static const struct file_operations key_ ##name## _ops = { \ 39 static const struct file_operations key_ ##name## _ops = { \ 55 static const struct file_operations key_ ##name## _ops = { \ 324 key, &key_##name##_ops); 327 key, &key_##name##_ops);
|
D | debugfs_sta.c | 34 static const struct file_operations sta_ ##name## _ops = { \ 41 static const struct file_operations sta_ ##name## _ops = { \ 325 sta->debugfs.dir, sta, &sta_ ##name## _ops);
|
D | debugfs_netdev.c | 127 static const struct file_operations name##_ops = { \ 608 sdata, &name##_ops); 669 debugfs_create_file(#name, 0400, dir, sdata, &name##_ops); in add_mesh_stats() 686 debugfs_create_file(#name, 0600, dir, sdata, &name##_ops); in add_mesh_config()
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | clock.c | 31 #define DEFINE_CLK(_name, _ops) \ argument 33 .ops = _ops, \
|
/linux-4.4.14/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.4.14/arch/x86/include/asm/ |
D | intel-mid.h | 74 [cpuid] = get_##cpuname##_ops
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 1897 &iwl_dbgfs_##name##_ops)) \ 1903 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 1910 static const struct file_operations iwl_dbgfs_##name##_ops = { \ 1917 static const struct file_operations iwl_dbgfs_##name##_ops = { \
|
/linux-4.4.14/drivers/powercap/ |
D | intel_rapl.c | 1082 #define RAPL_CPU(_model, _ops) { \ argument 1086 .driver_data = (kernel_ulong_t)&_ops, \
|
/linux-4.4.14/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 = { \
|