Searched refs:f_ (Results 1 – 6 of 6) sorted by relevance
19 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \32 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \45 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \67 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \80 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \102 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \114 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \141 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \154 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \170 struct f_##_f_##_opts *opts = to_f_##_f_##_opts(item); \[all …]
17 #define RV_ENCODE_FUNCT3(f_) (RVG_FUNCT3_##f_ << RV_INSN_FUNCT3_OPOFF) argument18 #define RV_ENCODE_FUNCT12(f_) (RVG_FUNCT12_##f_ << RV_INSN_FUNCT12_OPOFF) argument117 #define RVC_ENCODE_FUNCT3(f_) (RVC_FUNCT3_##f_ << RVC_INSN_FUNCT3_OPOFF) argument118 #define RVC_ENCODE_FUNCT4(f_) (RVC_FUNCT4_##f_ << RVC_INSN_FUNCT4_OPOFF) argument
171 u32 f_ = (u32)(__freq); \174 hash_for_each_possible((__htp), _opp, hash, f_) \175 if (_opp->indicative_freq == f_) \
675 typeof(f) f_ = (f); \676 FIELD_GET(INTEL_GUC_CT_SEND_G2H_DW_MASK, f_) ? \677 FIELD_GET(INTEL_GUC_CT_SEND_G2H_DW_MASK, f_) + \
393 in the functions implementation files drivers/usb/gadget/f_*.c.
377 .attr = __ATTR(f_##_name, m, bq24190_sysfs_show, store), \