Home
last modified time | relevance | path

Searched refs:s5p_mfc_wakeup (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_ctrl.h26 int s5p_mfc_wakeup(struct s5p_mfc_dev *dev);
Ds5p_mfc_ctrl.c384 int s5p_mfc_wakeup(struct s5p_mfc_dev *dev) in s5p_mfc_wakeup() function
Ds5p_mfc.c1491 return s5p_mfc_wakeup(m_dev); in s5p_mfc_resume()