Searched defs:arg_count (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
D | psscope.c | 147 u32 remaining_args, u32 arg_count) in acpi_ps_push_scope() 200 union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) in acpi_ps_pop_scope()
|
D | utpredef.c | 269 u32 arg_count; in acpi_ut_display_predefined_method() local 328 u16 arg_count; in acpi_ut_get_argument_types() local
|
D | nsarguments.c | 67 u8 arg_count; in acpi_ns_check_argument_types() local
|
D | dsutils.c | 717 u32 arg_count = 0; in acpi_ds_create_operands() local
|
D | dbtest.c | 941 u8 arg_count; in acpi_db_evaluate_one_predefined_name() local
|
D | acstruct.h | 96 u32 arg_count; /* push for fixed or var args */ member
|
D | aclocal.h | 187 u8 arg_count; member 623 ACPI_STATE_COMMON u32 arg_count; /* Number of fixed arguments */ member
|
/linux-4.4.14/scripts/dtc/ |
D | fdtput.c | 70 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() 236 char **arg, int arg_count) in do_fdtput()
|
D | fdtget.c | 251 char **arg, int arg_count, int args_per_step) in do_fdtget()
|
/linux-4.4.14/drivers/misc/altera-stapl/ |
D | altera.c | 258 u32 arg_count; in altera_execute() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | perfmon.c | 4613 #define PFM_CMD(name, flags, arg_count, arg_type, getsz) { name, #name, flags, arg_count, sizeof(ar… argument
|