Home
last modified time | relevance | path

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

/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()
340 static void repaper_one_line(struct repaper_epd *epd, unsigned int line, in repaper_one_line()
424 static void repaper_frame_fixed(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed()
433 static void repaper_frame_data(struct repaper_epd *epd, const u8 *image, in repaper_frame_data()
454 static void repaper_frame_fixed_repeat(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed_repeat()
465 static void repaper_frame_data_repeat(struct repaper_epd *epd, const u8 *image, in repaper_frame_data_repeat()
476 static void repaper_get_temperature(struct repaper_epd *epd) in repaper_get_temperature()
516 struct repaper_epd *epd = drm_to_epd(fb->dev); in repaper_fb_dirty() local
[all …]
/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.c2083 struct usb_endpoint_descriptor *epd; in snd_usbmidi_detect_endpoints() local
2230 struct usb_endpoint_descriptor *epd; in snd_usbmidi_create_endpoints_midiman() local
H A Dmixer_scarlett2.c8575 struct usb_endpoint_descriptor *epd; in scarlett2_find_fc_interface() local
/linux/include/uapi/linux/usb/
H A Dch9.h473 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num()
485 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type()
496 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in()
508 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out()
520 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk()
533 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control()
547 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int()
561 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc()
575 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in()
588 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out()
[all …]
/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()
/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.c598 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
/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
/linux/drivers/usb/common/
H A Dcommon.c231 unsigned int usb_decode_interval(const struct usb_endpoint_descriptor *epd, in usb_decode_interval()
/linux/drivers/usb/usbip/
H A Dstub_rx.c340 struct usb_endpoint_descriptor *epd = NULL; in get_pipe() local
/linux/drivers/usb/misc/
H A Dchaoskey.c111 struct usb_endpoint_descriptor *epd; in chaoskey_probe() local
/linux/drivers/video/fbdev/
H A Dxen-fbfront.c532 int epd = PAGE_SIZE / sizeof(info->gfns[0]); in xenfb_init_shared_page() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c390 struct usb_endpoint_descriptor *epd; in mwifiex_usb_probe() local
/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c78 struct usb_endpoint_descriptor *epd = &ep->desc; in decode_ep() local
/linux/sound/usb/misc/
H A Dua101.c943 const struct usb_endpoint_descriptor *epd; in detect_usb_format() local
/linux/drivers/usb/musb/
H A Dmusb_host.c2122 struct usb_endpoint_descriptor *epd = &hep->desc; in musb_urb_enqueue() local