Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vimc/
Dvimc-core.c281 static const struct component_master_ops vimc_comp_ops = { variable
318 ret = component_master_add_with_match(&pdev->dev, &vimc_comp_ops, in vimc_probe()
335 component_master_del(&pdev->dev, &vimc_comp_ops); in vimc_remove()