Searched refs:update_stream_config (Results 1 – 3 of 3) sorted by relevance
42 void (*update_stream_config)(void *handle, struct cp_psp_stream_config *config); member
640 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
3111 if (cp_psp && cp_psp->funcs.update_stream_config) { in update_psp_stream_config()3124 cp_psp->funcs.update_stream_config(cp_psp->handle, &config); in update_psp_stream_config()