Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_ctrl.h19 int s5p_mfc_alloc_firmware(struct s5p_mfc_dev *dev);
Ds5p_mfc_ctrl.c27 int s5p_mfc_alloc_firmware(struct s5p_mfc_dev *dev) in s5p_mfc_alloc_firmware() function
Ds5p_mfc.c1159 ret = s5p_mfc_alloc_firmware(dev); in s5p_mfc_probe()