Searched defs:argn (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dpstree.c37 union acpi_parse_object *acpi_ps_get_arg(union acpi_parse_object *op, u32 argn) argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dvmm.c204 u32 argn = sizeof(*args) + argc; local
H A Dobject.c188 u32 argn = sizeof(*args) + argc; local
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.c193 si4713_send_command(struct si4713_device *sdev, const u8 command, const u8 args[], const int argn, u8 response[], const int respn, const int usecs) argument
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c257 si476x_core_send_command(struct si476x_core *core, const u8 command, const u8 args[], const int argn, u8 resp[], const int respn, const int usecs) argument
372 si476x_cmd_tune_seek_freq(struct si476x_core *core, uint8_t cmd, const uint8_t args[], size_t argn, uint8_t *resp, size_t respn) argument

Completed in 170 milliseconds