Searched refs:ctx_type (Results 1 – 2 of 2) sorted by relevance
787 int psb_update_context(psb_driver_data_p driver_data, unsigned long ctx_type);
1023 int psb_new_context(psb_driver_data_p driver_data, uint64_t ctx_type) in psb_new_context() argument1029 arg.value = (uint64_t)((unsigned long) & ctx_type); in psb_new_context()1033 drv_debug_msg(VIDEO_DEBUG_ERROR, "Set context %d failed\n", ctx_type); in psb_new_context()1039 int psb_update_context(psb_driver_data_p driver_data, unsigned long ctx_type) in psb_update_context() argument1045 arg.value = (uint64_t)((unsigned long) & ctx_type); in psb_update_context()1049 drv_debug_msg(VIDEO_DEBUG_ERROR, "Update context %d failed\n", ctx_type); in psb_update_context()