Searched defs:disp_tv_func (Results 1 – 1 of 1) sorted by relevance
723 struct disp_tv_func { struct724 int (*tv_enable)(u32 sel);725 int (*tv_disable)(u32 sel);726 int (*tv_suspend)(u32 sel);727 int (*tv_resume)(u32 sel);728 int (*tv_get_mode)(u32 sel);730 int (*tv_get_input_csc)(u32 sel);731 int (*tv_get_video_timing_info)(u32 sel,735 int (*tv_hot_plugging_detect)(u32 state);738 int (*tv_irq_query)(u32 sel);[all …]
Completed in 12 milliseconds