Home
last modified time | relevance | path

Searched defs:epd (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/tiny/
H A Drepaper.c200 static void repaper_even_pixels(struct repaper_epd *epd, u8 **pp, in repaper_even_pixels()
246 static void repaper_odd_pixels(struct repaper_epd *epd, u8 **pp, in repaper_odd_pixels()
296 static void repaper_all_pixels(struct repaper_epd *epd, u8 **pp, in repaper_all_pixels()
476 static void repaper_get_temperature(struct repaper_epd *epd) in repaper_get_temperature()
515 struct repaper_epd *epd = drm_to_epd(fb->dev); in repaper_fb_dirty() local
607 static void power_off(struct repaper_epd *epd) in power_off()
628 struct repaper_epd *epd = drm_to_epd(crtc->dev); in repaper_pipe_mode_valid() local
637 struct repaper_epd *epd = drm_to_epd(pipe->crtc.dev); in repaper_pipe_enable() local
775 struct repaper_epd *epd = drm_to_epd(pipe->crtc.dev); in repaper_pipe_disable() local
851 struct repaper_epd *epd = drm_to_epd(connector->dev); in repaper_connector_get_modes() local
[all …]
/openbmc/linux/sound/usb/
H A Dimplicit.c116 struct usb_endpoint_descriptor *epd; in add_generic_uac2_implicit_fb() local
150 struct usb_endpoint_descriptor *epd; in add_roland_implicit_fb() local
180 struct usb_endpoint_descriptor *epd; in add_roland_capture_quirk() local
208 struct usb_endpoint_descriptor *epd; in is_pioneer_implicit_fb() local
240 struct usb_endpoint_descriptor *epd; in __add_generic_implicit_fb() local
H A Dquirks.c222 struct usb_endpoint_descriptor *epd; in create_auto_pcm_quirk() local
348 struct usb_endpoint_descriptor *epd; in create_auto_midi_quirk() local
H A Dmidi.c2106 struct usb_endpoint_descriptor *epd; in snd_usbmidi_detect_endpoints() local
2253 struct usb_endpoint_descriptor *epd; in snd_usbmidi_create_endpoints_midiman() local
H A Dmixer_scarlett2.c3885 struct usb_endpoint_descriptor *epd; in scarlett2_find_fc_interface() local
/openbmc/u-boot/include/linux/usb/
H A Dch9.h486 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out()
498 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk()
511 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control()
525 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int()
539 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc()
553 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in()
566 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out()
579 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_in()
592 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_out()
605 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_isoc_in()
[all …]
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h504 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out()
516 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk()
529 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control()
543 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int()
557 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc()
571 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in()
584 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out()
597 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_in()
610 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int_out()
623 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_isoc_in()
[all …]
/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.c800 struct usb_endpoint_descriptor *epd) in store_endpoint()
833 struct usb_endpoint_descriptor *epd; in find_endpoints() local
844 struct usb_endpoint_descriptor *epd) in setup_port_bulk_in()
876 struct usb_endpoint_descriptor *epd) in setup_port_bulk_out()
913 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_in()
937 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_out()
/openbmc/linux/drivers/usb/core/
H A Dusb.c75 static bool match_endpoint(struct usb_endpoint_descriptor *epd, in match_endpoint()
141 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints() local
187 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints_reverse() local
H A Dquirks.c595 struct usb_endpoint_descriptor *epd) in usb_endpoint_is_ignored()
H A Dconfig.c227 struct usb_endpoint_descriptor *epd; in config_endpoint_is_duplicate() local
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c558 static int dump_ep(struct c4iw_ep *ep, struct c4iw_debugfs_data *epd) in dump_ep()
616 int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd) in dump_listen_ep()
659 struct c4iw_debugfs_data *epd = file->private_data; in ep_release() local
674 struct c4iw_debugfs_data *epd; in ep_open() local
/openbmc/linux/drivers/usb/common/
H A Dcommon.c232 unsigned int usb_decode_interval(const struct usb_endpoint_descriptor *epd, in usb_decode_interval()
/openbmc/linux/drivers/usb/usbip/
H A Dstub_rx.c331 struct usb_endpoint_descriptor *epd = NULL; in get_pipe() local
/openbmc/linux/drivers/usb/misc/
H A Dchaoskey.c111 struct usb_endpoint_descriptor *epd; in chaoskey_probe() local
H A Duss720.c676 struct usb_endpoint_descriptor *epd; in uss720_probe() local
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c531 int epd = PAGE_SIZE / sizeof(info->gfns[0]); in xenfb_init_shared_page() local
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c66 struct usb_endpoint_descriptor *epd = &ep->desc; in decode_ep() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c390 struct usb_endpoint_descriptor *epd; in mwifiex_usb_probe() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c1922 struct usb_endpoint_descriptor *epd = &hep->desc; local
/openbmc/linux/sound/usb/misc/
H A Dua101.c943 const struct usb_endpoint_descriptor *epd; in detect_usb_format() local
/openbmc/qemu/target/arm/
H A Dinternals.h1119 bool epd : 1; member
H A Dptw.c1399 bool epd, hpd; in aa32_va_parameters() local
/openbmc/linux/drivers/usb/mon/
H A Dmon_bin.c491 const struct usb_endpoint_descriptor *epd = &urb->ep->desc; in mon_bin_event() local
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.c2122 struct usb_endpoint_descriptor *epd = &hep->desc; in musb_urb_enqueue() local

12