_ops               43 arch/arm/include/asm/cpuidle.h #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops)			\
_ops               46 arch/arm/include/asm/cpuidle.h 	= { .method = _method, .ops = _ops }
_ops              114 arch/arm/include/asm/smp.h #define CPU_METHOD_OF_DECLARE(name, _method, _ops)			\
_ops              117 arch/arm/include/asm/smp.h 		= { .method = _method, .ops = _ops }
_ops               33 arch/arm/mach-mmp/clock.h #define APBC_CLK_OPS(_name, _reg, _fnclksel, _rate, _ops)	\
_ops               38 arch/arm/mach-mmp/clock.h 		.ops		= _ops,				\
_ops               49 arch/arm/mach-mmp/clock.h #define APMU_CLK_OPS(_name, _reg, _eval, _rate, _ops)		\
_ops               54 arch/arm/mach-mmp/clock.h 		.ops		= _ops,				\
_ops               73 arch/sh/include/asm/smp.h #define CPU_METHOD_OF_DECLARE(name, _method, _ops)			\
_ops               76 arch/sh/include/asm/smp.h 		= { .method = _method, .ops = _ops }
_ops             1196 drivers/clk/clk-stm32mp1.c #define _STM32_GATE(_gate_offset, _gate_bit_idx, _gate_flags, _mgate, _ops)\
_ops             1204 drivers/clk/clk-stm32mp1.c 		.ops		= _ops,\
_ops             1230 drivers/clk/clk-stm32mp1.c 		   _div_flags, _div_table, _ops)\
_ops             1239 drivers/clk/clk-stm32mp1.c 		.ops		= _ops,\
_ops             1246 drivers/clk/clk-stm32mp1.c #define _STM32_MUX(_offset, _shift, _width, _mux_flags, _mmux, _ops)\
_ops             1256 drivers/clk/clk-stm32mp1.c 		.ops		= _ops,\
_ops             1413 drivers/clk/clk-stm32mp1.c 	       _mgate, _ops)\
_ops             1421 drivers/clk/clk-stm32mp1.c 		.ops		= _ops,\
_ops             1597 drivers/clk/clk-stm32mp1.c #define _K_MUX(_id, _offset, _shift, _width, _mux_flags, _mmux, _ops)\
_ops             1607 drivers/clk/clk-stm32mp1.c 		.ops		= _ops,\
_ops               47 drivers/clk/mediatek/clk-gate.h 			_ops, _flags) {				\
_ops               53 drivers/clk/mediatek/clk-gate.h 		.ops = _ops,					\
_ops               57 drivers/clk/mediatek/clk-gate.h #define GATE_MTK(_id, _name, _parent, _regs, _shift, _ops)		\
_ops               58 drivers/clk/mediatek/clk-gate.h 	GATE_MTK_FLAGS(_id, _name, _parent, _regs, _shift, _ops, 0)
_ops               47 drivers/clk/mediatek/clk-mux.h 			_gate, _upd_ofs, _upd, _flags, _ops) {		\
_ops               61 drivers/clk/mediatek/clk-mux.h 		.ops = &_ops,						\
_ops              114 drivers/clk/meson/clk-regmap.h #define __MESON_PCLK(_name, _reg, _bit, _ops, _pname)			\
_ops              122 drivers/clk/meson/clk-regmap.h 		.ops = _ops,						\
_ops               41 drivers/clk/nxp/clk-lpc18xx-creg.c #define CREG_CLK(_name, _emask, _ops)		\
_ops               45 drivers/clk/nxp/clk-lpc18xx-creg.c 	.ops = &_ops,				\
_ops              698 drivers/clk/nxp/clk-lpc32xx.c 	static const struct clk_ops clk_ ##_name ## _ops = {		\
_ops             1098 drivers/clk/nxp/clk-lpc32xx.c 			.ops = &clk_ ##_name ## _ops,			\
_ops             1166 drivers/clk/nxp/clk-lpc32xx.c #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops)	\
_ops             1171 drivers/clk/nxp/clk-lpc32xx.c 			.ops = &(_ops),					\
_ops             1187 drivers/clk/nxp/clk-lpc32xx.c #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops)		\
_ops             1192 drivers/clk/nxp/clk-lpc32xx.c 			.ops = &(_ops),					\
_ops               22 drivers/clk/sprd/gate.h 			     _enable_mask, _flags, _gate_flags, _ops)	\
_ops               32 drivers/clk/sprd/gate.h 						      _ops,		\
_ops              170 drivers/net/wireless/ath/carl9170/debug.c static const struct carl9170_debugfs_fops carl_debugfs_##name ##_ops = {\
_ops              819 drivers/net/wireless/ath/carl9170/debug.c 	debugfs_create_file(#name, carl_debugfs_##name ##_ops.attr,	\
_ops              821 drivers/net/wireless/ath/carl9170/debug.c 			    &carl_debugfs_##name ## _ops.fops);
_ops              114 drivers/net/wireless/intel/iwlegacy/debug.c 			    &il_dbgfs_##name##_ops);			\
_ops              135 drivers/net/wireless/intel/iwlegacy/debug.c static const struct file_operations il_dbgfs_##name##_ops = {	\
_ops              143 drivers/net/wireless/intel/iwlegacy/debug.c static const struct file_operations il_dbgfs_##name##_ops = {	\
_ops              152 drivers/net/wireless/intel/iwlegacy/debug.c static const struct file_operations il_dbgfs_##name##_ops = {	\
_ops               28 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c 			    &iwl_dbgfs_##name##_ops);			\
_ops               33 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {          \
_ops               40 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {          \
_ops               48 drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {          \
_ops              121 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops              148 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops              159 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops              177 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c 			    &iwl_dbgfs_##name##_ops);			\
_ops              747 drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c 				    &iwl_dbgfs_##name##_ops);		\
_ops             1573 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c 				    &iwl_dbgfs_##name##_ops);		\
_ops             1585 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c 				    &iwl_dbgfs_##name##_ops);		\
_ops               62 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.h static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops               85 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.h static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops               94 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.h static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops             4097 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 				    &iwl_dbgfs_##name##_ops);		\
_ops             2519 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 			    &iwl_dbgfs_##name##_ops);			\
_ops             2524 drivers/net/wireless/intel/iwlwifi/pcie/trans.c static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops             2531 drivers/net/wireless/intel/iwlwifi/pcie/trans.c static const struct file_operations iwl_dbgfs_##name##_ops = {          \
_ops             2538 drivers/net/wireless/intel/iwlwifi/pcie/trans.c static const struct file_operations iwl_dbgfs_##name##_ops = {		\
_ops               34 drivers/net/wireless/ti/wl1251/debugfs.c static const struct file_operations name## _ops = {			\
_ops               42 drivers/net/wireless/ti/wl1251/debugfs.c 					       wl, &name## _ops);	\
_ops               66 drivers/net/wireless/ti/wl1251/debugfs.c static const struct file_operations sub## _ ##name## _ops = {		\
_ops              173 drivers/net/wireless/ti/wlcore/debugfs.c 	static const struct file_operations param##_ops = {		\
_ops               34 drivers/net/wireless/ti/wlcore/debugfs.h static const struct file_operations name## _ops = {			\
_ops               43 drivers/net/wireless/ti/wlcore/debugfs.h 				    wl, &name## _ops);			\
_ops               50 drivers/net/wireless/ti/wlcore/debugfs.h 				    wl, &prefix## _## name## _ops);	\
_ops               67 drivers/net/wireless/ti/wlcore/debugfs.h static const struct file_operations sub## _ ##name## _ops = {		\
_ops               92 drivers/net/wireless/ti/wlcore/debugfs.h static const struct file_operations sub## _ ##name## _ops = {		\
_ops              437 drivers/regulator/act8865-regulator.c #define ACT88xx_REG_(_name, _family, _id, _vsel_reg, _supply, _ops)	\
_ops              446 drivers/regulator/act8865-regulator.c 		.ops			= _ops,				\
_ops              127 drivers/regulator/as3711-regulator.c 		.ops = &as3711_ ## _sfx ## _ops,			   \
_ops               34 drivers/regulator/bd9571mwv-regulator.c #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\
_ops               40 drivers/regulator/bd9571mwv-regulator.c 		.ops			= &_ops,		\
_ops               22 drivers/regulator/lp873x-regulator.c #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \
_ops               31 drivers/regulator/lp873x-regulator.c 			.ops			= &_ops,		\
_ops               14 drivers/regulator/lp87565-regulator.c #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \
_ops               23 drivers/regulator/lp87565-regulator.c 			.ops			= &_ops,		\
_ops              221 drivers/regulator/ltc3589.c #define LTC3589_REG(_name, _of_name, _ops, en_bit, dtv1_reg, dtv_mask, go_bit)\
_ops              232 drivers/regulator/ltc3589.c 		.ops = &ltc3589_ ## _ops ## _regulator_ops,		\
_ops              195 drivers/regulator/ltc3676.c #define LTC3676_REG(_id, _name, _ops, en_reg, en_bit, dvba_reg, dvb_mask)   \
_ops              206 drivers/regulator/ltc3676.c 		.ops = &ltc3676_ ## _ops ## _regulator_ops,    \
_ops              821 drivers/regulator/max8997-regulator.c #define MAX8997_VOLTAGE_REGULATOR(_name, _ops) {\
_ops              824 drivers/regulator/max8997-regulator.c 	.ops		= &_ops,		\
_ops              829 drivers/regulator/max8997-regulator.c #define MAX8997_CURRENT_REGULATOR(_name, _ops) {\
_ops              832 drivers/regulator/max8997-regulator.c 	.ops		= &_ops,		\
_ops              388 drivers/regulator/max8998.c #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \
_ops              392 drivers/regulator/max8998.c 		.ops = _ops, \
_ops               55 drivers/regulator/mc13xxx.h #define MC13xxx_DEFINE(prefix, _name, _node, _reg, _vsel_reg, _voltages, _ops)	\
_ops               61 drivers/regulator/mc13xxx.h 			.ops = &_ops,			\
_ops               73 drivers/regulator/mc13xxx.h #define MC13xxx_FIXED_DEFINE(prefix, _name, _node, _reg, _voltages, _ops)	\
_ops               79 drivers/regulator/mc13xxx.h 			.ops = &_ops,		\
_ops               88 drivers/regulator/mc13xxx.h #define MC13xxx_GPO_DEFINE(prefix, _name, _node, _reg,  _voltages, _ops)	\
_ops               94 drivers/regulator/mc13xxx.h 			.ops = &_ops,		\
_ops               86 drivers/regulator/mcp16502.c #define MCP16502_REGULATOR(_name, _id, _ranges, _ops)			\
_ops               91 drivers/regulator/mcp16502.c 		.ops			= &(_ops),			\
_ops              404 drivers/regulator/qcom_spmi-regulator.c 		.ops		= &spmi_##_ops_val##_ops, \
_ops               94 drivers/regulator/rk808-regulator.c 	_vmask, _ereg, _emask, _enval, _disval, _etime, _ops)		\
_ops              113 drivers/regulator/rk808-regulator.c 		.ops		= _ops,			\
_ops              132 drivers/regulator/rk808-regulator.c 	_enval, _disval, _ops)						\
_ops              145 drivers/regulator/rk808-regulator.c 		.ops		= _ops					\
_ops              185 drivers/regulator/tps65090-regulator.c #define tps65090_REG_DESC(_id, _sname, _en_reg, _en_bits, _nvolt, _volt, _ops) \
_ops              191 drivers/regulator/tps65090-regulator.c 	.ops = &_ops,					\
_ops              200 drivers/regulator/tps65090-regulator.c #define tps65090_REG_FIXEDV(_id, _sname, en_reg, _en_bits, _volt, _ops) \
_ops              201 drivers/regulator/tps65090-regulator.c 	tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 1, _volt, _ops)
_ops              203 drivers/regulator/tps65090-regulator.c #define tps65090_REG_SWITCH(_id, _sname, en_reg, _en_bits, _ops) \
_ops              204 drivers/regulator/tps65090-regulator.c 	tps65090_REG_DESC(_id, _sname, en_reg, _en_bits, 0, 0, _ops)
_ops               30 drivers/regulator/tps65217-regulator.c #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \
_ops               37 drivers/regulator/tps65217-regulator.c 		.ops		= &_ops,		\
_ops               31 drivers/regulator/tps65218-regulator.c #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \
_ops               38 drivers/regulator/tps65218-regulator.c 		.ops			= &_ops,		\
_ops              109 drivers/regulator/tps6586x-regulator.c #define TPS6586X_REGULATOR(_id, _ops, _pin_name, vdata, vreg, shift, nbits, \
_ops              114 drivers/regulator/tps6586x-regulator.c 		.ops	= &tps6586x_## _ops ## _regulator_ops,		\
_ops              132 drivers/regulator/tps6586x-regulator.c #define TPS6586X_REGULATOR_LINEAR(_id, _ops, _pin_name, n_volt, min_uv,	\
_ops              138 drivers/regulator/tps6586x-regulator.c 		.ops	= &tps6586x_## _ops ## _regulator_ops,		\
_ops               30 drivers/regulator/tps65912-regulator.c #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr)	\
_ops               36 drivers/regulator/tps65912-regulator.c 		.ops			= &_ops,			\
_ops              452 drivers/regulator/tps80031-regulator.c #define TPS80031_REG_FIXED(_id, max_mV, _ops, _delay, _pbit)	\
_ops              463 drivers/regulator/tps80031-regulator.c 		.ops = &_ops,					\
_ops              223 drivers/soc/qcom/socinfo.c static const struct file_operations qcom_ ##name## _ops = {		\
_ops              233 drivers/soc/qcom/socinfo.c 			    info, &qcom_ ##name## _ops)
_ops              286 drivers/soc/qcom/socinfo.c static const struct file_operations qcom_image_##type##_ops = {	  \
_ops              626 include/linux/bpf.h #define BPF_MAP_TYPE(_id, _ops) \
_ops              627 include/linux/bpf.h 	extern const struct bpf_map_ops _ops;
_ops              901 include/linux/clk-provider.h #define CLK_HW_INIT(_name, _parent, _ops, _flags)		\
_ops              907 include/linux/clk-provider.h 		.ops		= _ops,				\
_ops              910 include/linux/clk-provider.h #define CLK_HW_INIT_HW(_name, _parent, _ops, _flags)			\
_ops              916 include/linux/clk-provider.h 		.ops		= _ops,					\
_ops              924 include/linux/clk-provider.h #define CLK_HW_INIT_HWS(_name, _parent, _ops, _flags)			\
_ops              930 include/linux/clk-provider.h 		.ops		= _ops,					\
_ops              933 include/linux/clk-provider.h #define CLK_HW_INIT_FW_NAME(_name, _parent, _ops, _flags)		\
_ops              941 include/linux/clk-provider.h 		.ops		= _ops,					\
_ops              944 include/linux/clk-provider.h #define CLK_HW_INIT_PARENTS(_name, _parents, _ops, _flags)	\
_ops              950 include/linux/clk-provider.h 		.ops		= _ops,				\
_ops              953 include/linux/clk-provider.h #define CLK_HW_INIT_PARENTS_HW(_name, _parents, _ops, _flags)	\
_ops              959 include/linux/clk-provider.h 		.ops		= _ops,				\
_ops              962 include/linux/clk-provider.h #define CLK_HW_INIT_PARENTS_DATA(_name, _parents, _ops, _flags)	\
_ops              968 include/linux/clk-provider.h 		.ops		= _ops,				\
_ops              971 include/linux/clk-provider.h #define CLK_HW_INIT_NO_PARENT(_name, _ops, _flags)	\
_ops              977 include/linux/clk-provider.h 		.ops            = _ops,			\
_ops               45 kernel/bpf/syscall.c #define BPF_PROG_TYPE(_id, _ops)
_ops               46 kernel/bpf/syscall.c #define BPF_MAP_TYPE(_id, _ops) \
_ops               47 kernel/bpf/syscall.c 	[_id] = &_ops,
_ops             1198 kernel/bpf/syscall.c #define BPF_MAP_TYPE(_id, _ops)
_ops               28 kernel/bpf/verifier.c #define BPF_MAP_TYPE(_id, _ops)
_ops               45 net/mac80211/debugfs.c static const struct file_operations name## _ops = {			\
_ops               56 net/mac80211/debugfs.c 	debugfs_create_file(#name, 0400, phyd, local, &name## _ops);
_ops               59 net/mac80211/debugfs.c 	debugfs_create_file(#name, mode, phyd, local, &name## _ops);
_ops              399 net/mac80211/debugfs.c static const struct file_operations stats_ ##name## _ops = {		\
_ops              408 net/mac80211/debugfs.c 	debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
_ops               29 net/mac80211/debugfs_key.c static const struct file_operations key_ ##name## _ops = {		\
_ops               36 net/mac80211/debugfs_key.c static const struct file_operations key_ ##name## _ops = {		\
_ops               52 net/mac80211/debugfs_key.c static const struct file_operations key_ ##name## _ops = {		\
_ops              322 net/mac80211/debugfs_key.c 			    key, &key_##name##_ops);
_ops              325 net/mac80211/debugfs_key.c 			    key, &key_##name##_ops);
_ops              124 net/mac80211/debugfs_netdev.c static const struct file_operations name##_ops = {			\
_ops              652 net/mac80211/debugfs_netdev.c 			    sdata, &name##_ops);
_ops              726 net/mac80211/debugfs_netdev.c 	debugfs_create_file(#name, 0400, dir, sdata, &name##_ops);
_ops              743 net/mac80211/debugfs_netdev.c 	debugfs_create_file(#name, 0600, dir, sdata, &name##_ops);
_ops               33 net/mac80211/debugfs_sta.c static const struct file_operations sta_ ##name## _ops = {		\
_ops               40 net/mac80211/debugfs_sta.c static const struct file_operations sta_ ##name## _ops = {		\
_ops              929 net/mac80211/debugfs_sta.c 		sta->debugfs_dir, sta, &sta_ ##name## _ops);
_ops               25 net/wireless/debugfs.c static const struct file_operations name## _ops = {			\
_ops              103 net/wireless/debugfs.c 	debugfs_create_file(#name, 0444, phyd, &rdev->wiphy, &name## _ops)