Searched defs:intel_hdmi_lpe_audio_pdata (Results 1 – 1 of 1) sorted by relevance
42 struct intel_hdmi_lpe_audio_pdata { struct43 struct intel_hdmi_lpe_audio_port_pdata port[3]; /* for ports B,C,D */44 int num_ports;45 int num_pipes;47 void (*notify_audio_lpe)(struct platform_device *pdev, int port); /* port: 0==B,1==C,2==D */48 spinlock_t lpe_audio_slock;
Completed in 3 milliseconds