Searched refs:nhlt_format (Results 1 – 2 of 2) sorted by relevance
14 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 { struct267 struct nhlt_format formats[MAX_FORMATS];
107 struct nhlt_format *nhlt_add_format(struct nhlt_endpoint *endp, in nhlt_add_format()113 struct nhlt_format *fmt; in nhlt_add_format()142 int nhlt_format_append_config(struct nhlt_format *fmt, const void *config, in nhlt_format_append_config()159 struct nhlt_format *fmt; in nhlt_endpoint_add_formats()203 static size_t calc_format_size(struct nhlt_format *fmt) in calc_format_size()277 struct nhlt_format *fmt = &endp->formats[j]; in nhlt_free_resources()342 static void serialise_format(struct nhlt_format *fmt, struct cursor *cur) in serialise_format()
Completed in 5 milliseconds