Searched refs:notify_audio_lpe (Results 1 – 3 of 3) sorted by relevance
47 void (*notify_audio_lpe)(struct platform_device *pdev, int port); /* port: 0==B,1==C,2==D */ member
364 if (pdata->notify_audio_lpe) in intel_lpe_audio_notify()365 pdata->notify_audio_lpe(dev_priv->display.audio.lpe.platdev, port - PORT_B); in intel_lpe_audio_notify()
1522 static void notify_audio_lpe(struct platform_device *pdev, int port) in notify_audio_lpe() function1647 pdata->notify_audio_lpe = NULL; in hdmi_lpe_audio_free()1810 pdata->notify_audio_lpe = notify_audio_lpe; in __hdmi_lpe_audio_probe()