Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.h16 int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev);
Ds5p_mfc_ctrl.c45 int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev) in s5p_mfc_load_firmware() function
Ds5p_mfc.c203 ret = s5p_mfc_load_firmware(dev); in s5p_mfc_watchdog_worker()
831 ret = s5p_mfc_load_firmware(dev); in s5p_mfc_open()
1323 s5p_mfc_load_firmware(dev); in s5p_mfc_probe()