| /kernel/linux/linux-5.10/include/linux/mfd/ |
| H A D | syscon.h | 54 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | nsarguments.c | 33 u8 arg_count; in acpi_ns_check_argument_types() local
|
| H A D | psscope.c | 111 acpi_ps_push_scope(struct acpi_parse_state *parser_state, union acpi_parse_object *op, u32 remaining_args, u32 arg_count) acpi_ps_push_scope() argument 165 acpi_ps_pop_scope(struct acpi_parse_state *parser_state, union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) acpi_ps_pop_scope() argument [all...] |
| H A D | utpredef.c | 235 u32 arg_count; in acpi_ut_display_predefined_method() local 294 u16 arg_count; in acpi_ut_get_argument_types() local [all...] |
| H A D | dsutils.c | 669 u32 arg_count = 0; in acpi_ds_create_operands() local
|
| H A D | dbtest.c | 988 u8 arg_count; in acpi_db_evaluate_one_predefined_name() local
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | nsarguments.c | 33 u8 arg_count; in acpi_ns_check_argument_types() local
|
| H A D | psscope.c | 111 acpi_ps_push_scope(struct acpi_parse_state *parser_state, union acpi_parse_object *op, u32 remaining_args, u32 arg_count) acpi_ps_push_scope() argument 165 acpi_ps_pop_scope(struct acpi_parse_state *parser_state, union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) acpi_ps_pop_scope() argument [all...] |
| H A D | utpredef.c | 235 u32 arg_count; in acpi_ut_display_predefined_method() local 294 u16 arg_count; in acpi_ut_get_argument_types() local [all...] |
| H A D | dsutils.c | 669 u32 arg_count = 0; in acpi_ds_create_operands() local
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| H A D | syscon.h | 57 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_kernel.h | 55 uint16_t arg_count; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.h | 58 unsigned arg_count; member
|
| /third_party/openssl/test/testutil/ |
| H A D | options.c | 54 int n, arg_count = opt_num_rest(); in opt_check_usage() local
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | android_helper.cc | 43 jsize arg_count = env->GetArrayLength(args); in Java_com_google_amber_Amber_androidHelper() local
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ |
| H A D | function.h | 33 Function(std::string_view record_name, std::string_view func_name, panda_file::File::EntityId m_id, uint32_t arg_count, const Graph &graph, const AbcFile *abc_file) Function() argument
|
| /third_party/ltp/testcases/kernel/mem/thp/ |
| H A D | thp01.c | 110 long arg_len, arg_count; in setup() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | fast-api-calls.cc | 37 ResolveOverloads( Zone* zone, const FastApiCallFunctionVector& candidates, unsigned int arg_count) ResolveOverloads() argument
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/ |
| H A D | callee_info.cpp | 71 void CalleeInfo::SetCalleeArgCount(int arg_count) in SetCalleeArgCount() argument
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | syscon.c | 233 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | syscon.c | 249 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
|
| /third_party/ltp/lib/ |
| H A D | safe_file_ops.c | 174 int arg_count = 0; in file_lines_scanf() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativePPC_64.c | 504 sljit_s32 arg_count = 0; in call_with_args() local
|
| H A D | sljitNativeMIPS_64.c | 153 sljit_s32 arg_count = 0; in call_with_args() local [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/ |
| H A D | drv_i2c_intf.c | 106 hi_s32 i2c_proc_wr_set_rate(unsigned int arg_count, in i2c_proc_wr_set_rate() argument 128 static hi_s32 i2c_proc_wr_read_get_dev_msg(hi_u8 arg_count, in i2c_proc_wr_read_get_dev_msg() argument 156 static hi_s32 i2c_proc_wr_read(unsigned int arg_count, in i2c_proc_wr_read() argument 224 static hi_s32 i2c_proc_wr_write_get_dev_msg(hi_u8 arg_count, char (*argv)[PROC_CMD_SINGEL_LENGTH_MAX], in i2c_proc_wr_write_get_dev_msg() argument 276 i2c_proc_wr_write(unsigned int arg_count, char (*argv)[PROC_CMD_SINGEL_LENGTH_MAX], hi_void *private) i2c_proc_wr_write() argument [all...] |