Home
last modified time | relevance | path

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

/drivers/gpu/drm/tiny/
Drepaper.c199 static void repaper_even_pixels(struct repaper_epd *epd, u8 **pp, in repaper_even_pixels()
245 static void repaper_odd_pixels(struct repaper_epd *epd, u8 **pp, in repaper_odd_pixels()
295 static void repaper_all_pixels(struct repaper_epd *epd, u8 **pp, in repaper_all_pixels()
339 static void repaper_one_line(struct repaper_epd *epd, unsigned int line, in repaper_one_line()
423 static void repaper_frame_fixed(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed()
432 static void repaper_frame_data(struct repaper_epd *epd, const u8 *image, in repaper_frame_data()
453 static void repaper_frame_fixed_repeat(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed_repeat()
464 static void repaper_frame_data_repeat(struct repaper_epd *epd, const u8 *image, in repaper_frame_data_repeat()
475 static void repaper_get_temperature(struct repaper_epd *epd) in repaper_get_temperature()
534 struct repaper_epd *epd = drm_to_epd(fb->dev); in repaper_fb_dirty() local
[all …]
/drivers/staging/r8188eu/os_dep/
Dusb_intf.c75 static inline int RT_usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_dir_in()
80 static inline int RT_usb_endpoint_dir_out(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_dir_out()
85 static inline int RT_usb_endpoint_xfer_int(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_xfer_int()
90 static inline int RT_usb_endpoint_xfer_bulk(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_xfer_bulk()
95 static inline int RT_usb_endpoint_is_bulk_in(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_is_bulk_in()
100 static inline int RT_usb_endpoint_is_bulk_out(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_is_bulk_out()
105 static inline int usb_endpoint_is_int(const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_int()
110 static inline int RT_usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_num()
/drivers/usb/serial/
Dusb-serial.c797 struct usb_endpoint_descriptor *epd) in store_endpoint()
830 struct usb_endpoint_descriptor *epd; in find_endpoints() local
841 struct usb_endpoint_descriptor *epd) in setup_port_bulk_in()
873 struct usb_endpoint_descriptor *epd) in setup_port_bulk_out()
910 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_in()
934 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_out()
/drivers/usb/core/
Dusb.c74 static bool match_endpoint(struct usb_endpoint_descriptor *epd, in match_endpoint()
140 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints() local
186 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints_reverse() local
Dquirks.c588 struct usb_endpoint_descriptor *epd) in usb_endpoint_is_ignored()
Dconfig.c227 struct usb_endpoint_descriptor *epd; in config_endpoint_is_duplicate() local
/drivers/infiniband/hw/cxgb4/
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
/drivers/usb/common/
Dcommon.c231 unsigned int usb_decode_interval(const struct usb_endpoint_descriptor *epd, in usb_decode_interval()
/drivers/usb/usbip/
Dstub_rx.c331 struct usb_endpoint_descriptor *epd = NULL; in get_pipe() local
/drivers/usb/misc/
Dchaoskey.c111 struct usb_endpoint_descriptor *epd; in chaoskey_probe() local
Duss720.c676 struct usb_endpoint_descriptor *epd; in uss720_probe() local
/drivers/video/fbdev/
Dxen-fbfront.c559 int epd = PAGE_SIZE / sizeof(info->gfns[0]); in xenfb_init_shared_page() local
/drivers/usb/host/
Dxhci-mtk-sch.c71 struct usb_endpoint_descriptor *epd = &ep->desc; in decode_ep() local
/drivers/net/wireless/marvell/mwifiex/
Dusb.c402 struct usb_endpoint_descriptor *epd; in mwifiex_usb_probe() local
/drivers/usb/musb/
Dmusb_host.c2122 struct usb_endpoint_descriptor *epd = &hep->desc; in musb_urb_enqueue() local
/drivers/usb/mon/
Dmon_bin.c488 const struct usb_endpoint_descriptor *epd = &urb->ep->desc; in mon_bin_event() local