Searched defs:nhlt (Results 1 – 6 of 6) sorted by relevance
35 struct nhlt *nhlt; in nhlt_init() local48 struct nhlt_endpoint *nhlt_add_endpoint(struct nhlt *nhlt, int link_type, in nhlt_add_endpoint()191 void nhlt_next_instance(struct nhlt *nhlt, int link_type) in nhlt_next_instance()247 static size_t calc_endpoints_size(struct nhlt *nhlt) in calc_endpoints_size()258 static size_t calc_size(struct nhlt *nhlt) in calc_size()263 size_t nhlt_current_size(struct nhlt *nhlt) in nhlt_current_size()268 static void nhlt_free_resources(struct nhlt *nhlt) in nhlt_free_resources()382 int nhlt_serialise_oem_overrides(struct acpi_ctx *ctx, struct nhlt *nhlt, in nhlt_serialise_oem_overrides()454 static int _nhlt_add_endpoints(struct nhlt *nhlt, int virtual_bus_id, in _nhlt_add_endpoints()470 int nhlt_add_endpoints(struct nhlt *nhlt, in nhlt_add_endpoints()[all …]
271 struct nhlt { struct274 struct nhlt_endpoint endpoints[MAX_ENDPOINTS]; argument278 struct nhlt_tdm_config { argument
111 struct nhlt *nhlt; in coral_write_acpi_tables() local
62 struct nhlt *nhlt; member
312 struct nhlt *nhlt = ctx->nhlt; in apl_acpi_setup_nhlt() local
343 int acpi_setup_nhlt(struct acpi_ctx *ctx, struct nhlt *nhlt) in acpi_setup_nhlt()
Completed in 8 milliseconds