Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c668 static const struct component_ops nv50_audio_component_bind_ops = { variable
676 if (component_add(drm->dev->dev, &nv50_audio_component_bind_ops)) in nv50_audio_component_init()
689 component_del(drm->dev->dev, &nv50_audio_component_bind_ops); in nv50_audio_component_fini()