Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_i915.c162 static const struct component_master_ops hdac_component_master_ops = { variable
220 ret = component_master_add_with_match(dev, &hdac_component_master_ops, in snd_hdac_i915_init()
239 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_i915_init()
272 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_i915_exit()