Searched refs:cec_standby_request (Results 1 – 4 of 4) sorted by relevance
770 if (hdmip->hdmi_func.cec_standby_request == NULL) in disp_hdmi_cec_standby_request()773 return hdmip->hdmi_func.cec_standby_request(); in disp_hdmi_cec_standby_request()1075 hdmi->cec_standby_request = in disp_init_hdmi()
1394 if (hdmi && hdmi->cec_standby_request) { in bsp_disp_hdmi_cec_standby_request()1395 ret = hdmi->cec_standby_request(hdmi); in bsp_disp_hdmi_cec_standby_request()
937 s32 (*cec_standby_request)(struct disp_device *dispdev); member
811 s32 (*cec_standby_request)(void); member
Completed in 29 milliseconds