Searched defs:epd (Results 1 – 16 of 16) sorted by relevance
/drivers/gpu/drm/tiny/ |
D | repaper.c | 199 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/ |
D | usb_intf.c | 75 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/ |
D | usb-serial.c | 797 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/ |
D | usb.c | 74 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
|
D | quirks.c | 588 struct usb_endpoint_descriptor *epd) in usb_endpoint_is_ignored()
|
D | config.c | 227 struct usb_endpoint_descriptor *epd; in config_endpoint_is_duplicate() local
|
/drivers/infiniband/hw/cxgb4/ |
D | device.c | 558 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/ |
D | common.c | 231 unsigned int usb_decode_interval(const struct usb_endpoint_descriptor *epd, in usb_decode_interval()
|
/drivers/usb/usbip/ |
D | stub_rx.c | 331 struct usb_endpoint_descriptor *epd = NULL; in get_pipe() local
|
/drivers/usb/misc/ |
D | chaoskey.c | 111 struct usb_endpoint_descriptor *epd; in chaoskey_probe() local
|
D | uss720.c | 676 struct usb_endpoint_descriptor *epd; in uss720_probe() local
|
/drivers/video/fbdev/ |
D | xen-fbfront.c | 559 int epd = PAGE_SIZE / sizeof(info->gfns[0]); in xenfb_init_shared_page() local
|
/drivers/usb/host/ |
D | xhci-mtk-sch.c | 71 struct usb_endpoint_descriptor *epd = &ep->desc; in decode_ep() local
|
/drivers/net/wireless/marvell/mwifiex/ |
D | usb.c | 402 struct usb_endpoint_descriptor *epd; in mwifiex_usb_probe() local
|
/drivers/usb/musb/ |
D | musb_host.c | 2122 struct usb_endpoint_descriptor *epd = &hep->desc; in musb_urb_enqueue() local
|
/drivers/usb/mon/ |
D | mon_bin.c | 488 const struct usb_endpoint_descriptor *epd = &urb->ep->desc; in mon_bin_event() local
|