Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_pm.h12 int s5p_mfc_init_pm(struct s5p_mfc_dev *dev);
Ds5p_mfc_pm.c21 int s5p_mfc_init_pm(struct s5p_mfc_dev *dev) in s5p_mfc_init_pm() function
Ds5p_mfc.c1313 ret = s5p_mfc_init_pm(dev); in s5p_mfc_probe()