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

/linux-4.1.27/sound/pci/hda/
H A Dhda_i915.c143 static const struct component_master_ops hda_component_master_ops = { variable in typeref:struct:component_master_ops
162 ret = component_master_add_with_match(dev, &hda_component_master_ops, hda_i915_init()
182 component_master_del(dev, &hda_component_master_ops); hda_i915_init()
193 component_master_del(dev, &hda_component_master_ops); hda_i915_exit()

Completed in 36 milliseconds