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
354 if (pdata->notify_audio_lpe) in intel_lpe_audio_notify()355 pdata->notify_audio_lpe(dev_priv->lpe_audio.platdev, port - PORT_B); in intel_lpe_audio_notify()
1581 static void notify_audio_lpe(struct platform_device *pdev, int port) in notify_audio_lpe() function1727 pdata->notify_audio_lpe = NULL; in hdmi_lpe_audio_free()1898 pdata->notify_audio_lpe = notify_audio_lpe; in hdmi_lpe_audio_probe()