notify_audio_lpe  359 drivers/gpu/drm/i915/display/intel_lpe_audio.c 	if (pdata->notify_audio_lpe)
notify_audio_lpe  360 drivers/gpu/drm/i915/display/intel_lpe_audio.c 		pdata->notify_audio_lpe(dev_priv->lpe_audio.platdev, port - PORT_B);
notify_audio_lpe   47 include/drm/intel_lpe_audio.h 	void (*notify_audio_lpe)(struct platform_device *pdev, int port); /* port: 0==B,1==C,2==D */
notify_audio_lpe 1671 sound/x86/intel_hdmi_audio.c 	pdata->notify_audio_lpe = NULL;
notify_audio_lpe 1843 sound/x86/intel_hdmi_audio.c 	pdata->notify_audio_lpe = notify_audio_lpe;