Home
last modified time | relevance | path

Searched refs:sun8i_mixer_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c521 static const struct component_ops sun8i_mixer_ops = { variable
528 return component_add(&pdev->dev, &sun8i_mixer_ops); in sun8i_mixer_probe()
533 component_del(&pdev->dev, &sun8i_mixer_ops); in sun8i_mixer_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c550 static const struct component_ops sun8i_mixer_ops = { variable
557 return component_add(&pdev->dev, &sun8i_mixer_ops); in sun8i_mixer_probe()
562 component_del(&pdev->dev, &sun8i_mixer_ops); in sun8i_mixer_remove()

Completed in 2 milliseconds