Home
last modified time | relevance | path

Searched refs:sc_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dsc.c275 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name) in sc_create() function
279 dev_dbg(&pdev->dev, "sc_create\n"); in sc_create()
304 EXPORT_SYMBOL(sc_create); variable
H A Dsc.h206 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name);
H A Dvpe.c2599 dev->sc = sc_create(pdev, "sc"); in vpe_probe()
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dsc.c275 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name) in sc_create() function
279 dev_dbg(&pdev->dev, "sc_create\n"); in sc_create()
302 EXPORT_SYMBOL(sc_create); variable
H A Dsc.h206 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name);
H A Dvpe.c2595 dev->sc = sc_create(pdev, "sc"); in vpe_probe()

Completed in 9 milliseconds