Home
last modified time | relevance | path

Searched refs:_ops (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/clk/sprd/
A Dgate.h33 _gate_flags, _udelay, _ops, _fn) \ argument
43 _ops, _flags), \
49 _gate_flags, _udelay, _ops) \ argument
58 _gate_flags, 0, _ops)
84 _udelay, _ops) \ argument
87 _gate_flags, _udelay, _ops, \
92 _gate_flags, _ops) \ argument
121 _gate_flags, _udelay, _ops) \ argument
124 _gate_flags, _udelay, _ops, \
129 _gate_flags, _ops) \ argument
[all …]
/linux/drivers/regulator/
A Dmc13xxx.h55 #define MC13xxx_DEFINE(prefix, _name, _node, _reg, _vsel_reg, _voltages, _ops) \ argument
61 .ops = &_ops, \
73 #define MC13xxx_FIXED_DEFINE(prefix, _name, _node, _reg, _voltages, _ops) \ argument
79 .ops = &_ops, \
88 #define MC13xxx_GPO_DEFINE(prefix, _name, _node, _reg, _voltages, _ops) \ argument
94 .ops = &_ops, \
A Dtps65090-regulator.c185 #define tps65090_REG_DESC(_id, _sname, _en_reg, _en_bits, _nvolt, _volt, _ops) \ argument
191 .ops = &_ops, \
200 #define tps65090_REG_FIXEDV(_id, _sname, en_reg, _en_bits, _volt, _ops) \ argument
201 tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 1, _volt, _ops)
203 #define tps65090_REG_SWITCH(_id, _sname, en_reg, _en_bits, _ops) \ argument
204 tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 0, 0, _ops)
A Dtps65912-regulator.c30 #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr) \ argument
36 .ops = &_ops, \
A Dlp873x-regulator.c22 #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument
31 .ops = &_ops, \
A Dlp87565-regulator.c25 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, \ argument
34 .ops = &_ops, \
A Dtps6586x-regulator.c109 #define TPS6586X_REGULATOR(_id, _ops, _pin_name, vdata, vreg, shift, nbits, \ argument
114 .ops = &tps6586x_## _ops ## _regulator_ops, \
132 #define TPS6586X_REGULATOR_LINEAR(_id, _ops, _pin_name, n_volt, min_uv, \ argument
138 .ops = &tps6586x_## _ops ## _regulator_ops, \
A Dmax77826-regulator.c136 #define MAX77826_BUCK(_idx, _id, _ops) \ argument
142 .ops = &_ops, \
A Dtps65217-regulator.c30 #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \ argument
37 .ops = &_ops, \
/linux/drivers/clk/mediatek/
A Dclk-gate.h47 _ops, _flags) { \ argument
53 .ops = _ops, \
57 #define GATE_MTK(_id, _name, _parent, _regs, _shift, _ops) \ argument
58 GATE_MTK_FLAGS(_id, _name, _parent, _regs, _shift, _ops, 0)
A Dclk-mux.h42 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument
56 .ops = &_ops, \
/linux/drivers/net/wireless/ti/wlcore/
A Ddebugfs.h34 static const struct file_operations name## _ops = { \
43 wl, &name## _ops); \
50 wl, &prefix## _## name## _ops); \
67 static const struct file_operations sub## _ ##name## _ops = { \
93 static const struct file_operations sub## _ ##name## _ops = { \
/linux/tools/testing/kunit/
A Dkunit_kernel.py233 self._arch, self._ops = get_source_tree_ops_from_qemu_config(
237 self._ops = get_source_tree_ops(self._arch, cross_compile)
257 self._ops.make_mrproper()
282 self._ops.make_arch_qemuconfig(self._kconfig)
284 self._ops.make_olddefconfig(build_dir, make_options)
296 self._ops.make_arch_qemuconfig(self._kconfig)
310 self._ops.make_allyesconfig(build_dir, make_options)
311 self._ops.make_olddefconfig(build_dir, make_options)
312 self._ops.make(jobs, build_dir, make_options)
325 process = self._ops.start(args, build_dir)
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Ddebugfs.h7 static const struct file_operations iwl_dbgfs_##name##_ops = { \
30 static const struct file_operations iwl_dbgfs_##name##_ops = { \
39 static const struct file_operations iwl_dbgfs_##name##_ops = { \
/linux/include/linux/
A Dclk-provider.h1258 #define CLK_HW_INIT(_name, _parent, _ops, _flags) \ argument
1264 .ops = _ops, \
1267 #define CLK_HW_INIT_HW(_name, _parent, _ops, _flags) \ argument
1273 .ops = _ops, \
1287 .ops = _ops, \
1298 .ops = _ops, \
1307 .ops = _ops, \
1316 .ops = _ops, \
1325 .ops = _ops, \
1328 #define CLK_HW_INIT_NO_PARENT(_name, _ops, _flags) \ argument
[all …]
/linux/arch/sh/include/asm/
A Dsmp.h72 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument
75 = { .method = _method, .ops = _ops }
/linux/arch/arm/include/asm/
A Dcpuidle.h45 #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops) \ argument
47 __cpuidle_method_section = { .method = _method, .ops = _ops }
A Dsmp.h114 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument
117 = { .method = _method, .ops = _ops }
/linux/drivers/clk/meson/
A Dclk-regmap.h117 #define __MESON_PCLK(_name, _reg, _bit, _ops, _pname) \ argument
125 .ops = _ops, \
/linux/drivers/platform/x86/intel/int3472/
A Dintel_skl_int3472_common.h33 #define INT3472_REGULATOR(_name, _supply, _ops) \ argument
38 .ops = _ops, \
/linux/net/wireless/
A Ddebugfs.c25 static const struct file_operations name## _ops = { \
99 debugfs_create_file(#name, 0444, phyd, &rdev->wiphy, &name## _ops)
/linux/net/mac80211/
A Ddebugfs_key.c29 static const struct file_operations key_ ##name## _ops = { \
36 static const struct file_operations key_ ##name## _ops = { \
52 static const struct file_operations key_ ##name## _ops = { \
322 key, &key_##name##_ops)
325 key, &key_##name##_ops);
A Ddebugfs.c45 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);
631 static const struct file_operations stats_ ##name## _ops = { \
640 debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Ddebugfs.c65 static const struct file_operations iwl_dbgfs_##name##_ops = { \
92 static const struct file_operations iwl_dbgfs_##name##_ops = { \
103 static const struct file_operations iwl_dbgfs_##name##_ops = { \
121 &iwl_dbgfs_##name##_ops); \
/linux/drivers/clk/nxp/
A Dclk-lpc18xx-creg.c41 #define CREG_CLK(_name, _emask, _ops) \ argument
45 .ops = &_ops, \

Completed in 35 milliseconds

123