Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.h22 int s5p_mfc_wakeup(struct s5p_mfc_dev *dev);
Ds5p_mfc_ctrl.c380 int s5p_mfc_wakeup(struct s5p_mfc_dev *dev) in s5p_mfc_wakeup() function
Ds5p_mfc.c1498 return s5p_mfc_wakeup(m_dev); in s5p_mfc_resume()