Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_pm.h17 int s5p_mfc_power_on(void);
Ds5p_mfc_pm.c77 int s5p_mfc_power_on(void) in s5p_mfc_power_on() function
Ds5p_mfc.c825 ret = s5p_mfc_power_on(); in s5p_mfc_open()