Searched refs:largeres_fill_from_len (Results 1 – 1 of 1) sorted by relevance
/u-boot/lib/acpi/ |
A D | acpi_device.c | 120 static void largeres_fill_from_len(struct acpi_ctx *ctx, char *ptr, u8 *start) in largeres_fill_from_len() function 141 largeres_fill_from_len(ctx, ptr, ptr + sizeof(u16)); in largeres_fill_len() 325 largeres_fill_from_len(ctx, pin_table_offset, start); in acpi_device_write_gpio() 332 largeres_fill_from_len(ctx, resource_offset, start); in acpi_device_write_gpio() 338 largeres_fill_from_len(ctx, vendor_data_offset, start); in acpi_device_write_gpio()
|
Completed in 3 milliseconds