Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Di915_component.h33 void (*put_power)(struct device *); member
/linux-4.1.27/sound/pci/hda/
Dhda_i915.c48 acomp->ops->put_power(acomp->dev); in hda_display_power()
109 acomp->ops->put_power && acomp->ops->get_cdclk_freq))) { in hda_component_master_bind()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_audio.c497 .put_power = i915_audio_component_put_power,
Dintel_dp.c4715 goto put_power; in intel_dp_hpd_pulse()
4723 put_power: in intel_dp_hpd_pulse()