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];
108 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