Home
last modified time | relevance | path

Searched defs:dtd (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_sdvo.c668 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_timing()
675 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_input_timing()
682 struct intel_sdvo_dtd *dtd) in intel_sdvo_set_output_timing()
713 struct intel_sdvo_dtd *dtd) in intel_sdvo_get_preferred_input_timing()
728 static void intel_sdvo_get_dtd_from_mode(struct intel_sdvo_dtd *dtd, in intel_sdvo_get_dtd_from_mode()
785 const struct intel_sdvo_dtd *dtd) in intel_sdvo_get_mode_from_dtd()
/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo.c656 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_timing()
663 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_input_timing()
670 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_set_output_timing()
701 struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_get_preferred_input_timing()
716 static void psb_intel_sdvo_get_dtd_from_mode(struct psb_intel_sdvo_dtd *dtd, in psb_intel_sdvo_get_dtd_from_mode()
766 const struct psb_intel_sdvo_dtd *dtd) in psb_intel_sdvo_get_mode_from_dtd()
/linux-3.4.99/drivers/usb/gadget/
Dmv_udc_core.c364 struct mv_dtd *dtd; in build_dtd() local
423 struct mv_dtd *dtd, *last_dtd = NULL; in req_to_dtd() local
Dfsl_udc_core.c776 struct ep_td_struct *dtd; in fsl_build_dtd() local
837 struct ep_td_struct *last_dtd = NULL, *dtd; in fsl_req_to_dtd() local
Dlangwell_udc.c636 struct langwell_dtd *dtd; in build_dtd() local
702 struct langwell_dtd *dtd, *last_dtd = NULL; in req_to_dtd() local
Dlangwell_udc.h130 struct langwell_dtd *dtd, *head, *tail; member
Dmv_udc.h247 struct mv_dtd *dtd, *head, *tail; member