Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_ctrl.c263 s5p_mfc_clean_dev_int_flags(dev); in s5p_mfc_init_hw()
277 s5p_mfc_clean_dev_int_flags(dev); in s5p_mfc_init_hw()
333 s5p_mfc_clean_dev_int_flags(dev); in s5p_mfc_sleep()
428 s5p_mfc_clean_dev_int_flags(dev); in s5p_mfc_wakeup()
Ds5p_mfc_intr.h24 void s5p_mfc_clean_dev_int_flags(struct s5p_mfc_dev *dev);
Ds5p_mfc_intr.c47 void s5p_mfc_clean_dev_int_flags(struct s5p_mfc_dev *dev) in s5p_mfc_clean_dev_int_flags() function