Home
last modified time | relevance | path

Searched refs:ppdata (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_lpe_audio.c334 struct intel_hdmi_lpe_audio_port_pdata *ppdata; in intel_lpe_audio_notify() local
341 ppdata = &pdata->port[port - PORT_B]; in intel_lpe_audio_notify()
348 memcpy(ppdata->eld, eld, HDMI_MAX_ELD_BYTES); in intel_lpe_audio_notify()
349 ppdata->pipe = cpu_transcoder; in intel_lpe_audio_notify()
350 ppdata->ls_clock = ls_clock; in intel_lpe_audio_notify()
351 ppdata->dp_output = dp_output; in intel_lpe_audio_notify()
357 memset(ppdata->eld, 0, HDMI_MAX_ELD_BYTES); in intel_lpe_audio_notify()
358 ppdata->pipe = -1; in intel_lpe_audio_notify()
359 ppdata->ls_clock = 0; in intel_lpe_audio_notify()
360 ppdata->dp_output = false; in intel_lpe_audio_notify()
/drivers/net/dsa/b53/
A Db53_mmap.c335 struct b53_platform_data **ppdata) in b53_mmap_probe_of() argument
373 *ppdata = pdata; in b53_mmap_probe_of()

Completed in 9 milliseconds