Home
last modified time | relevance | path

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

/linux-6.12.1/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.c209 ret = s5p_mfc_load_firmware(dev); in s5p_mfc_watchdog_worker()
850 ret = s5p_mfc_load_firmware(dev); in s5p_mfc_open()
1341 s5p_mfc_load_firmware(dev); in s5p_mfc_probe()