Searched defs:arg_count (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.15/drivers/acpi/acpica/ | 
| D | psscope.c | 113 		   u32 remaining_args, u32 arg_count)  in acpi_ps_push_scope()166 		  union acpi_parse_object **op, u32 * arg_list, u32 * arg_count)  in acpi_ps_pop_scope()
 
 | 
| D | utpredef.c | 235 	u32 arg_count;  in acpi_ut_display_predefined_method()  local294 	u16 arg_count;  in acpi_ut_get_argument_types()  local
 
 | 
| D | nsarguments.c | 33 	u8 arg_count;  in acpi_ns_check_argument_types()  local
 | 
| D | dsutils.c | 669 	u32 arg_count = 0;  in acpi_ds_create_operands()  local
 | 
| D | dbtest.c | 988 	u8 arg_count;  in acpi_db_evaluate_one_predefined_name()  local
 | 
| D | acstruct.h | 62 	u32 arg_count;		/* push for fixed or var args */  member
 | 
| D | aclocal.h | 153 	u8 arg_count;  member609 	ACPI_STATE_COMMON u32 arg_count;	/* Number of fixed arguments */  member
 
 | 
| /Linux-v5.15/scripts/dtc/ | 
| D | fdtput.c | 56 static int encode_value(struct display_info *disp, char **arg, int arg_count,  in encode_value()222 		    char **arg, int arg_count)  in do_fdtput()
 
 | 
| D | fdtget.c | 237 		     char **arg, int arg_count, int args_per_step)  in do_fdtget()
 | 
| /Linux-v5.15/include/linux/mfd/ | 
| D | syscon.h | 60 					int arg_count,  in syscon_regmap_lookup_by_phandle_args()
 | 
| /Linux-v5.15/drivers/mfd/ | 
| D | syscon.c | 231 					int arg_count,  in syscon_regmap_lookup_by_phandle_args()
 | 
| /Linux-v5.15/drivers/misc/altera-stapl/ | 
| D | altera.c | 244 	u32 arg_count;  in altera_execute()  local
 | 
| /Linux-v5.15/tools/perf/util/scripting-engines/ | 
| D | trace-event-python.c | 155 	int arg_count = 0;  in get_argument_count()  local
 | 
| /Linux-v5.15/drivers/md/ | 
| D | dm-integrity.c | 3232 	unsigned arg_count;  in dm_integrity_status()  local
 |