Home
last modified time | relevance | path

Searched defs:arg_count (Results 1 - 25 of 75) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dsyscon.h54 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 Dnsarguments.c33 u8 arg_count; in acpi_ns_check_argument_types() local
H A Dpsscope.c111 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 Dutpredef.c235 u32 arg_count; in acpi_ut_display_predefined_method() local
294 u16 arg_count; in acpi_ut_get_argument_types() local
[all...]
H A Ddsutils.c669 u32 arg_count = 0; in acpi_ds_create_operands() local
H A Ddbtest.c988 u8 arg_count; in acpi_db_evaluate_one_predefined_name() local
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsarguments.c33 u8 arg_count; in acpi_ns_check_argument_types() local
H A Dpsscope.c111 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 Dutpredef.c235 u32 arg_count; in acpi_ut_display_predefined_method() local
294 u16 arg_count; in acpi_ut_get_argument_types() local
[all...]
H A Ddsutils.c669 u32 arg_count = 0; in acpi_ds_create_operands() local
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h57 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 Dbrw_kernel.h55 uint16_t arg_count; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.h58 unsigned arg_count; member
/third_party/openssl/test/testutil/
H A Doptions.c54 int n, arg_count = opt_num_rest(); in opt_check_usage() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dandroid_helper.cc43 jsize arg_count = env->GetArrayLength(args); in Java_com_google_amber_Amber_androidHelper() local
/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dfunction.h33 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 Dthp01.c110 long arg_len, arg_count; in setup() local
/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc37 ResolveOverloads( Zone* zone, const FastApiCallFunctionVector& candidates, unsigned int arg_count) ResolveOverloads() argument
/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dcallee_info.cpp71 void CalleeInfo::SetCalleeArgCount(int arg_count) in SetCalleeArgCount() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsyscon.c233 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 Dsyscon.c249 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 Dsafe_file_ops.c174 int arg_count = 0; in file_lines_scanf() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_64.c504 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_64.c153 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 Ddrv_i2c_intf.c106 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...]

Completed in 11 milliseconds

123