Searched refs:update_stream_config (Results 1 – 2 of 2) sorted by relevance
52 void (*update_stream_config)(void *handle, struct cp_psp_stream_config *config); member
670 if (cp_psp == NULL || cp_psp->funcs.update_stream_config == NULL) in update_psp_stream_config()724 cp_psp->funcs.update_stream_config(cp_psp->handle, &config); in update_psp_stream_config()