Home
last modified time | relevance | path

Searched refs:f_ (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_ether_configfs.h19 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 …]
/linux-6.3-rc2/arch/riscv/include/asm/
A Dinsn.h17 #define RV_ENCODE_FUNCT3(f_) (RVG_FUNCT3_##f_ << RV_INSN_FUNCT3_OPOFF) argument
18 #define RV_ENCODE_FUNCT12(f_) (RVG_FUNCT12_##f_ << RV_INSN_FUNCT12_OPOFF) argument
115 #define RVC_ENCODE_FUNCT3(f_) (RVC_FUNCT3_##f_ << RVC_INSN_FUNCT3_OPOFF) argument
116 #define RVC_ENCODE_FUNCT4(f_) (RVC_FUNCT4_##f_ << RVC_INSN_FUNCT4_OPOFF) argument
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c590 typeof(f) f_ = (f); \
591 FIELD_GET(INTEL_GUC_CT_SEND_G2H_DW_MASK, f_) ? \
592 FIELD_GET(INTEL_GUC_CT_SEND_G2H_DW_MASK, f_) + \
/linux-6.3-rc2/Documentation/usb/
A Dgadget_configfs.rst393 in the functions implementation files drivers/usb/gadget/f_*.c.
/linux-6.3-rc2/drivers/power/supply/
A Dbq24190_charger.c341 .attr = __ATTR(f_##_name, m, bq24190_sysfs_show, store), \

Completed in 18 milliseconds