Home
last modified time | relevance | path

Searched refs:nhlt_format (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/
A Dacpi_nhlt.h14 struct nhlt_format;
108 struct nhlt_format *nhlt_add_format(struct nhlt_endpoint *endpoint,
119 int nhlt_format_append_config(struct nhlt_format *format, const void *config,
234 struct nhlt_format { struct
267 struct nhlt_format formats[MAX_FORMATS];
/u-boot/arch/x86/lib/
A Dacpi_nhlt.c108 struct nhlt_format *nhlt_add_format(struct nhlt_endpoint *endp, in nhlt_add_format()
114 struct nhlt_format *fmt; in nhlt_add_format()
143 int nhlt_format_append_config(struct nhlt_format *fmt, const void *config, in nhlt_format_append_config()
160 struct nhlt_format *fmt; in nhlt_endpoint_add_formats()
204 static size_t calc_format_size(struct nhlt_format *fmt) in calc_format_size()
278 struct nhlt_format *fmt = &endp->formats[j]; in nhlt_free_resources()
343 static void serialise_format(struct nhlt_format *fmt, struct cursor *cur) in serialise_format()

Completed in 4 milliseconds