| /kernel/linux/linux-4.19/drivers/misc/mic/scif/ |
| D | scif_api.c | 163 int scif_close(scif_epd_t epd) in scif_close() 318 int __scif_flush(scif_epd_t epd) in __scif_flush() 337 int scif_bind(scif_epd_t epd, u16 pn) in scif_bind() 394 int scif_listen(scif_epd_t epd, int backlog) in scif_listen() 599 int __scif_connect(scif_epd_t epd, struct scif_port_id *dst, bool non_block) in __scif_connect() 719 int scif_connect(scif_epd_t epd, struct scif_port_id *dst) in scif_connect() 746 int scif_accept(scif_epd_t epd, struct scif_port_id *peer, in scif_accept() 932 static inline int scif_msg_param_check(scif_epd_t epd, int len, int flags) in scif_msg_param_check() 945 static int _scif_send(scif_epd_t epd, void *msg, int len, int flags) in _scif_send() 1007 static int _scif_recv(scif_epd_t epd, void *msg, int len, int flags) in _scif_recv() [all …]
|
| D | scif_fence.c | 204 static int _scif_prog_signal(scif_epd_t epd, dma_addr_t dst, u64 val) in _scif_prog_signal() 290 int scif_prog_signal(scif_epd_t epd, off_t offset, u64 val, in scif_prog_signal() 336 static int _scif_fence_wait(scif_epd_t epd, int mark) in _scif_fence_wait() 393 static int _scif_send_fence(scif_epd_t epd, int uop, int mark, int *out_mark) in _scif_send_fence() 456 static int scif_send_fence_mark(scif_epd_t epd, int *out_mark) in scif_send_fence_mark() 468 static int scif_send_fence_wait(scif_epd_t epd, int mark) in scif_send_fence_wait() 510 static int scif_send_fence_signal(scif_epd_t epd, off_t roff, u64 rval, in scif_send_fence_signal() 583 int _scif_fence_mark(scif_epd_t epd, int *mark) in _scif_fence_mark() 630 int scif_fence_mark(scif_epd_t epd, int flags, int *mark) in scif_fence_mark() 678 int scif_fence_wait(scif_epd_t epd, int mark) in scif_fence_wait() [all …]
|
| D | scif_rma_list.c | 234 void scif_unmap_all_windows(scif_epd_t epd) in scif_unmap_all_windows() 256 int scif_unregister_all_windows(scif_epd_t epd) in scif_unregister_all_windows()
|
| D | scif_dma.c | 356 scif_register_temp(scif_epd_t epd, unsigned long addr, size_t len, int prot, in scif_register_temp() 1549 static int scif_rma_list_dma_copy_wrapper(struct scif_endpt *epd, in scif_rma_list_dma_copy_wrapper() 1655 static int scif_rma_copy(scif_epd_t epd, off_t loffset, unsigned long addr, in scif_rma_copy() 1844 int scif_readfrom(scif_epd_t epd, off_t loffset, size_t len, in scif_readfrom() 1872 int scif_writeto(scif_epd_t epd, off_t loffset, size_t len, in scif_writeto() 1900 int scif_vreadfrom(scif_epd_t epd, void *addr, size_t len, in scif_vreadfrom() 1931 int scif_vwriteto(scif_epd_t epd, void *addr, size_t len, in scif_vwriteto()
|
| D | scif_epd.h | 165 static inline int scif_anon_inode_getfile(scif_epd_t epd) in scif_anon_inode_getfile() 173 static inline void scif_anon_inode_fput(scif_epd_t epd) in scif_anon_inode_fput()
|
| D | scif_mmap.c | 221 int scif_get_pages(scif_epd_t epd, off_t offset, size_t len, in scif_get_pages() 611 int scif_mmap(struct vm_area_struct *vma, scif_epd_t epd) in scif_mmap()
|
| /kernel/linux/linux-5.10/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() 535 struct repaper_epd *epd = drm_to_epd(fb->dev); in repaper_fb_dirty() local [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/tinydrm/ |
| D | repaper.c | 191 static void repaper_even_pixels(struct repaper_epd *epd, u8 **pp, in repaper_even_pixels() 237 static void repaper_odd_pixels(struct repaper_epd *epd, u8 **pp, in repaper_odd_pixels() 287 static void repaper_all_pixels(struct repaper_epd *epd, u8 **pp, in repaper_all_pixels() 331 static void repaper_one_line(struct repaper_epd *epd, unsigned int line, in repaper_one_line() 415 static void repaper_frame_fixed(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed() 424 static void repaper_frame_data(struct repaper_epd *epd, const u8 *image, in repaper_frame_data() 445 static void repaper_frame_fixed_repeat(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed_repeat() 456 static void repaper_frame_data_repeat(struct repaper_epd *epd, const u8 *image, in repaper_frame_data_repeat() 467 static void repaper_get_temperature(struct repaper_epd *epd) in repaper_get_temperature() 532 struct repaper_epd *epd = epd_from_tinydrm(tdev); in repaper_fb_dirty() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | usb-fw.c | 95 struct usb_endpoint_descriptor *epd; in i2400mu_tx_bulk_out() local 249 struct usb_endpoint_descriptor *epd; in i2400mu_notif_submit() local
|
| D | usb-notif.c | 196 struct usb_endpoint_descriptor *epd; in i2400mu_notification_setup() local
|
| D | usb-tx.c | 94 struct usb_endpoint_descriptor *epd; in i2400mu_tx() local
|
| /kernel/linux/linux-4.19/drivers/net/wimax/i2400m/ |
| D | usb-fw.c | 95 struct usb_endpoint_descriptor *epd; in i2400mu_tx_bulk_out() local 249 struct usb_endpoint_descriptor *epd; in i2400mu_notif_submit() local
|
| D | usb-notif.c | 196 struct usb_endpoint_descriptor *epd; in i2400mu_notification_setup() local
|
| D | usb-tx.c | 94 struct usb_endpoint_descriptor *epd; in i2400mu_tx() local
|
| /kernel/linux/linux-4.19/include/uapi/linux/usb/ |
| D | ch9.h | 462 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() 474 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() 485 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() 497 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out() 509 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk() 522 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control() 536 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int() 550 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc() 564 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in() 577 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out() [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/usb/ |
| D | ch9.h | 469 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() 481 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() 492 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() 504 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() [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/ |
| D | ch9.h | 241 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() 245 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() 249 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() 254 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out() 259 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk() 265 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control() 271 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int() 277 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc() 283 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in() 288 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_out() [all …]
|
| /kernel/linux/linux-4.19/drivers/uwb/i1480/dfu/ |
| D | usb.c | 241 struct usb_endpoint_descriptor *epd; in i1480_usb_wait_init_done() local 296 struct usb_endpoint_descriptor *epd; in i1480_usb_cmd() local
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | usb-serial.c | 719 struct usb_endpoint_descriptor *epd; in find_endpoints() local 748 struct usb_endpoint_descriptor *epd) in setup_port_bulk_in() 780 struct usb_endpoint_descriptor *epd) in setup_port_bulk_out() 817 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_in() 841 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_out()
|
| /kernel/linux/linux-4.19/drivers/usb/serial/ |
| D | usb-serial.c | 698 struct usb_endpoint_descriptor *epd; in find_endpoints() local 727 struct usb_endpoint_descriptor *epd) in setup_port_bulk_in() 759 struct usb_endpoint_descriptor *epd) in setup_port_bulk_out() 796 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_in() 820 struct usb_endpoint_descriptor *epd) in setup_port_interrupt_out()
|
| /kernel/linux/linux-4.19/drivers/usb/core/ |
| D | usb.c | 77 static bool match_endpoint(struct usb_endpoint_descriptor *epd, in match_endpoint() 143 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints() local 189 struct usb_endpoint_descriptor *epd; in usb_find_common_endpoints_reverse() local
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | usb.c | 75 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
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/cxgb4/ |
| D | device.c | 564 struct c4iw_debugfs_data *epd = data; in dump_ep() local 623 struct c4iw_debugfs_data *epd = data; in dump_listen_ep() local 665 struct c4iw_debugfs_data *epd = file->private_data; in ep_release() local 677 struct c4iw_debugfs_data *epd; in ep_open() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/drivers/usb/wusbcore/ |
| D | wa-nep.c | 252 struct usb_endpoint_descriptor *epd; in wa_nep_create() local
|