Searched refs:update_stream_config (Results 1 – 3 of 3) sorted by relevance
49 void (*update_stream_config)(void *handle, struct cp_psp_stream_config *config); member
759 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
657 if (cp_psp == NULL || cp_psp->funcs.update_stream_config == NULL) in update_psp_stream_config()711 cp_psp->funcs.update_stream_config(cp_psp->handle, &config); in update_psp_stream_config()