/drivers/usb/gadget/udc/ |
D | fsl_qe_udc.c | 80 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done() 131 static void nuke(struct qe_ep *ep, int status) in nuke() 146 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change() 163 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change() 190 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack() 209 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal() 230 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx() 242 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx() 254 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo() 274 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo() [all …]
|
D | pxa27x_udc.c | 142 struct pxa_ep *ep; in queues_dbg_show() local 177 struct pxa_ep *ep; in eps_dbg_show() local 322 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa() 366 struct pxa_ep *ep; in find_pxa_ep() local 408 static void pio_irq_enable(struct pxa_ep *ep) in pio_irq_enable() 425 static void pio_irq_disable(struct pxa_ep *ep) in pio_irq_disable() 476 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR() 489 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain() 506 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty() 528 static int ep_is_full(struct pxa_ep *ep) in ep_is_full() [all …]
|
D | fotg210-udc.c | 31 static void fotg210_disable_fifo_int(struct fotg210_ep *ep) in fotg210_disable_fifo_int() 42 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) in fotg210_enable_fifo_int() 61 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done() 84 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, in fotg210_fifo_ep_mapping() 112 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir() 122 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) in fotg210_set_tfrtype() 132 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps() 145 static int fotg210_config_ep(struct fotg210_ep *ep, in fotg210_config_ep() 163 struct fotg210_ep *ep; in fotg210_ep_enable() local 178 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local [all …]
|
D | fusb300_udc.c | 58 static void fusb300_ep_setting(struct fusb300_ep *ep, in fusb300_ep_setting() 65 static int fusb300_ep_release(struct fusb300_ep *ep) in fusb300_ep_release() 76 u32 ep) in fusb300_set_fifo_entry() 86 u8 ep) in fusb300_set_start_entry() 146 u8 ep) in fusb300_set_ep_active() 200 static int config_ep(struct fusb300_ep *ep, in config_ep() 238 struct fusb300_ep *ep; in fusb300_enable() local 253 struct fusb300_ep *ep; in fusb300_disable() local 292 static int enable_fifo_int(struct fusb300_ep *ep) in enable_fifo_int() 307 static int disable_fifo_int(struct fusb300_ep *ep) in disable_fifo_int() [all …]
|
D | net2280.c | 146 static inline void enable_pciirqenb(struct net2280_ep *ep) in enable_pciirqenb() 163 struct net2280_ep *ep; in net2280_enable() local 332 struct net2280_ep *ep) in ep_reset_228x() 408 struct net2280_ep *ep) in ep_reset_338x() 460 struct net2280_ep *ep; in net2280_disable() local 493 struct net2280_ep *ep; in net2280_alloc_request() local 525 struct net2280_ep *ep; in net2280_free_request() local 548 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo() 608 static void out_flush(struct net2280_ep *ep) in out_flush() 642 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo() [all …]
|
D | atmel_usba_udc.c | 38 struct usba_ep *ep = inode->i_private; in queue_dbg_open() local 204 struct usba_ep *ep) in usba_ep_init_debugfs() 247 static void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() 297 struct usba_ep *ep) in usba_ep_init_debugfs() 302 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() 349 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction() 370 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request() 403 static void submit_next_request(struct usba_ep *ep) in submit_next_request() 417 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status() 424 static void receive_data(struct usba_ep *ep) in receive_data() [all …]
|
D | r8a66597-udc.c | 301 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in pipe_change() local 394 static void pipe_initialize(struct r8a66597_ep *ep) in pipe_initialize() 413 struct r8a66597_ep *ep, in r8a66597_ep_setting() 438 static void r8a66597_ep_release(struct r8a66597_ep *ep) in r8a66597_ep_release() 453 static int alloc_pipe_config(struct r8a66597_ep *ep, in alloc_pipe_config() 537 static int free_pipe_config(struct r8a66597_ep *ep) in free_pipe_config() 571 static void start_ep0_write(struct r8a66597_ep *ep, in start_ep0_write() 602 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in change_bfre_mode() local 633 struct r8a66597_ep *ep, in sudmac_alloc_channel() 670 struct r8a66597_ep *ep, in sudmac_free_channel() [all …]
|
D | m66592-udc.c | 211 struct m66592_ep *ep = m66592->pipenum2ep[pipenum]; in pipe_change() local 303 static void pipe_initialize(struct m66592_ep *ep) in pipe_initialize() 327 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep, in m66592_ep_setting() 369 static void m66592_ep_release(struct m66592_ep *ep) in m66592_ep_release() 384 static int alloc_pipe_config(struct m66592_ep *ep, in alloc_pipe_config() 463 static int free_pipe_config(struct m66592_ep *ep) in free_pipe_config() 497 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in start_ep0_write() 516 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req) in start_packet_write() 532 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req) in start_packet_read() 559 static void start_packet(struct m66592_ep *ep, struct m66592_request *req) in start_packet() [all …]
|
D | omap_udc.c | 122 static void use_ep(struct omap_ep *ep, u16 select) in use_ep() 149 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() local 241 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() local 268 omap_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in omap_alloc_request() 282 omap_free_request(struct usb_ep *ep, struct usb_request *_req) in omap_free_request() 292 done(struct omap_ep *ep, struct omap_req *req, int status) in done() 358 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo() 420 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo() 475 static u16 dma_src_len(struct omap_ep *ep, dma_addr_t start) in dma_src_len() 495 static u16 dma_dest_len(struct omap_ep *ep, dma_addr_t start) in dma_dest_len() [all …]
|
D | gr_udc.c | 95 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request() 116 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request() 129 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show() 192 struct gr_ep *ep; in gr_seq_show() local 251 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc() 303 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request() 385 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma() 427 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance() 442 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma() 457 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc() [all …]
|
D | goku_udc.c | 97 struct goku_ep *ep; in goku_ep_enable() local 188 static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) in ep_reset() 242 struct goku_ep *ep; in goku_ep_disable() local 296 done(struct goku_ep *ep, struct goku_request *req, int status) in done() 345 static int write_fifo(struct goku_ep *ep, struct goku_request *req) in write_fifo() 404 static int read_fifo(struct goku_ep *ep, struct goku_request *req) in read_fifo() 517 pio_advance(struct goku_ep *ep) in pio_advance() 531 static int start_dma(struct goku_ep *ep, struct goku_request *req) in start_dma() 586 static void dma_advance(struct goku_udc *dev, struct goku_ep *ep) in dma_advance() 634 static void abort_dma(struct goku_ep *ep, int status) in abort_dma() [all …]
|
D | pch_udc.c | 179 #define PCH_UDC_CSR(ep) (UDC_CSR_ADDR + ep*4) argument 186 #define UDC_EPIN_IDX(ep) (ep * 2) argument 187 #define UDC_EPOUT_IDX(ep) (ep * 2 + 1) argument 291 struct usb_ep ep; member 355 struct pch_udc_ep ep[PCH_UDC_EP_NUM]; member 448 static inline u32 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg) in pch_udc_ep_readl() 453 static inline void pch_udc_ep_writel(struct pch_udc_ep *ep, in pch_udc_ep_writel() 459 static inline void pch_udc_ep_bit_set(struct pch_udc_ep *ep, in pch_udc_ep_bit_set() 466 static inline void pch_udc_ep_bit_clr(struct pch_udc_ep *ep, in pch_udc_ep_bit_clr() 496 unsigned int ep) in pch_udc_write_csr() [all …]
|
D | net2272.c | 120 static void assert_out_naking(struct net2272_ep *ep, const char *where) in assert_out_naking() 135 #define ASSERT_OUT_NAKING(ep) assert_out_naking(ep, __func__) argument 137 static void stop_out_naking(struct net2272_ep *ep) in stop_out_naking() 192 struct net2272_ep *ep; in net2272_enable() local 262 static void net2272_ep_reset(struct net2272_ep *ep) in net2272_ep_reset() 310 struct net2272_ep *ep; in net2272_disable() local 332 struct net2272_ep *ep; in net2272_alloc_request() local 351 struct net2272_ep *ep; in net2272_free_request() local 364 net2272_done(struct net2272_ep *ep, struct net2272_request *req, int status) in net2272_done() 403 net2272_write_packet(struct net2272_ep *ep, u8 *buf, in net2272_write_packet() [all …]
|
D | amd5536udc.c | 271 static int udc_set_txfifo_addr(struct udc_ep *ep) in udc_set_txfifo_addr() 298 static void UDC_QUEUE_CNAK(struct udc_ep *ep, unsigned num) in UDC_QUEUE_CNAK() 313 struct udc_ep *ep; in udc_ep_enable() local 439 static void ep_init(struct udc_regs __iomem *regs, struct udc_ep *ep) in ep_init() 483 struct udc_ep *ep = NULL; in udc_ep_disable() local 510 struct udc_ep *ep; in udc_alloc_request() local 555 struct udc_ep *ep; in udc_free_request() local 599 static struct udc_request *udc_alloc_bna_dummy(struct udc_ep *ep) in udc_alloc_bna_dummy() 616 udc_txfifo_write(struct udc_ep *ep, struct usb_request *req) in udc_txfifo_write() 689 udc_rxfifo_read(struct udc_ep *ep, struct udc_request *req) in udc_rxfifo_read() [all …]
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 113 static void start_ep_timer(struct iwch_ep *ep) in start_ep_timer() 127 static void stop_ep_timer(struct iwch_ep *ep) in stop_ep_timer() 186 int iwch_quiesce_tid(struct iwch_ep *ep) in iwch_quiesce_tid() 207 int iwch_resume_tid(struct iwch_ep *ep) in iwch_resume_tid() 228 static void set_emss(struct iwch_ep *ep, u16 opt) in set_emss() 282 struct iwch_ep *ep; in __free_ep() local 294 static void release_ep_resources(struct iwch_ep *ep) in release_ep_resources() 387 static int send_halfclose(struct iwch_ep *ep, gfp_t gfp) in send_halfclose() 407 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort() 429 static int send_connect(struct iwch_ep *ep) in send_connect() [all …]
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 151 static void deref_qp(struct c4iw_ep *ep) in deref_qp() 157 static void ref_qp(struct c4iw_ep *ep) in ref_qp() 163 static void start_ep_timer(struct c4iw_ep *ep) in start_ep_timer() 179 static int stop_ep_timer(struct c4iw_ep *ep) in stop_ep_timer() 236 static void set_emss(struct c4iw_ep *ep, u16 opt) in set_emss() 294 struct c4iw_ep *ep; in _c4iw_free_ep() local 315 static void release_ep_resources(struct c4iw_ep *ep) in release_ep_resources() 439 struct c4iw_ep *ep = handle; in act_open_req_arp_failure() local 466 static void send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) in send_flowc() 510 static int send_halfclose(struct c4iw_ep *ep, gfp_t gfp) in send_halfclose() [all …]
|
/drivers/scsi/libfc/ |
D | fc_exch.c | 257 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold() 272 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr() 321 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release() 338 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel() 355 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked() 374 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set() 387 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked() 432 struct fc_exch *ep) in fc_exch_ptr_set() 441 static void fc_exch_delete(struct fc_exch *ep) in fc_exch_delete() 469 struct fc_exch *ep; in fc_seq_send_locked() local [all …]
|
/drivers/net/ethernet/cirrus/ |
D | ep93xx_eth.c | 182 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off)) argument 183 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off)) argument 184 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off)) argument 185 #define wrb(ep, off, val) __raw_writeb((val), (ep)->base_addr + (off)) argument 186 #define wrw(ep, off, val) __raw_writew((val), (ep)->base_addr + (off)) argument 187 #define wrl(ep, off, val) __raw_writel((val), (ep)->base_addr + (off)) argument 191 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_read() local 215 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_write() local 233 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_rx() local 313 static int ep93xx_have_more_rx(struct ep93xx_priv *ep) in ep93xx_have_more_rx() [all …]
|
/drivers/net/wireless/ath/ath6kl/ |
D | htc_pipe.c | 37 static void do_send_completion(struct htc_endpoint *ep, in do_send_completion() 80 struct htc_endpoint *ep = &target->endpoint[packet->endpoint]; in send_packet_completion() local 92 struct htc_endpoint *ep, in get_htc_packet_credit_based() 174 struct htc_endpoint *ep, in get_htc_packet() 204 struct htc_endpoint *ep, in htc_issue_packets() 302 struct htc_endpoint *ep, in htc_try_send() 661 struct htc_endpoint *ep; in htc_process_credit_report() local 693 struct htc_endpoint *ep, u16 tag) in htc_flush_tx_endpoint() 715 struct htc_endpoint *ep, in htc_lookup_tx_packet() 747 struct htc_endpoint *ep; in ath6kl_htc_pipe_tx_complete() local [all …]
|
/drivers/staging/emxx_udc/ |
D | emxx_udc.c | 230 static int _nbu2ss_ep_init(struct nbu2ss_udc *udc, struct nbu2ss_ep *ep) in _nbu2ss_ep_init() 305 static int _nbu2ss_epn_exit(struct nbu2ss_udc *udc, struct nbu2ss_ep *ep) in _nbu2ss_epn_exit() 353 static void _nbu2ss_ep_dma_init(struct nbu2ss_udc *udc, struct nbu2ss_ep *ep) in _nbu2ss_ep_dma_init() 393 static void _nbu2ss_ep_dma_exit(struct nbu2ss_udc *udc, struct nbu2ss_ep *ep) in _nbu2ss_ep_dma_exit() 426 static void _nbu2ss_ep_dma_abort(struct nbu2ss_udc *udc, struct nbu2ss_ep *ep) in _nbu2ss_ep_dma_abort() 482 struct nbu2ss_ep *ep, in _nbu2ss_dma_map_single() 515 struct nbu2ss_ep *ep, in _nbu2ss_dma_unmap_single() 694 struct nbu2ss_ep *ep, in _nbu2ss_ep0_in_transfer() 752 struct nbu2ss_ep *ep, in _nbu2ss_ep0_out_transfer() 894 struct nbu2ss_ep *ep, in _nbu2ss_epn_out_pio() [all …]
|
/drivers/net/ethernet/smsc/ |
D | epic100.c | 328 struct epic_private *ep; in epic_init_one() local 537 static void epic_disable_int(struct net_device *dev, struct epic_private *ep) in epic_disable_int() 552 struct epic_private *ep) in epic_napi_irq_off() 561 struct epic_private *ep) in epic_napi_irq_on() 569 static int read_eeprom(struct epic_private *ep, int location) in read_eeprom() 607 struct epic_private *ep = netdev_priv(dev); in mdio_read() local 631 struct epic_private *ep = netdev_priv(dev); in mdio_write() local 647 struct epic_private *ep = netdev_priv(dev); in epic_open() local 759 struct epic_private *ep = netdev_priv(dev); in epic_pause() local 782 struct epic_private *ep = netdev_priv(dev); in epic_restart() local [all …]
|
/drivers/net/wireless/ath/ath10k/ |
D | htc.c | 26 static inline void ath10k_htc_send_complete_check(struct ath10k_htc_ep *ep, in ath10k_htc_send_complete_check() 70 static void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, in ath10k_htc_notify_tx_completion() 90 static bool ath10k_htc_ep_need_credit_update(struct ath10k_htc_ep *ep) in ath10k_htc_ep_need_credit_update() 104 static void ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, in ath10k_htc_prepare_tx_skb() 129 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_send() local 206 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; in ath10k_htc_tx_completion_handler() local 228 struct ath10k_htc_ep *ep; in ath10k_htc_process_credit_report() local 328 struct ath10k_htc_ep *ep; in ath10k_htc_rx_completion_handler() local 501 struct ath10k_htc_ep *ep; in ath10k_htc_reset_endpoint_states() local 644 struct ath10k_htc_ep *ep; in ath10k_htc_connect_service() local [all …]
|
/drivers/video/fbdev/ |
D | sunxvr500.c | 54 static int e3d_get_props(struct e3d_info *ep) in e3d_get_props() 97 static void e3d_clut_write(struct e3d_info *ep, int index, u32 val) in e3d_clut_write() 114 struct e3d_info *ep = info->par; in e3d_setcolreg() local 151 struct e3d_info *ep = info->par; in e3d_imageblit() local 164 struct e3d_info *ep = info->par; in e3d_fillrect() local 177 struct e3d_info *ep = info->par; in e3d_copyarea() local 196 static int e3d_set_fbinfo(struct e3d_info *ep) in e3d_set_fbinfo() 247 struct e3d_info *ep; in e3d_pci_register() local 398 struct e3d_info *ep = info->par; in e3d_pci_unregister() local
|
/drivers/usb/mon/ |
D | mon_text.c | 126 static inline char mon_text_get_setup(struct mon_event_text *ep, in mon_text_get_setup() 140 static inline char mon_text_get_data(struct mon_event_text *ep, struct urb *urb, in mon_text_get_data() 191 struct mon_event_text *ep; in mon_text_event() local 269 struct mon_event_text *ep; in mon_text_error() local 386 struct mon_event_text *ep; in mon_text_read_t() local 413 struct mon_event_text *ep; in mon_text_read_u() local 450 struct mon_event_text *ep; in mon_text_read_wait() local 477 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_head_t() 495 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_head_u() 513 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_statset() [all …]
|
/drivers/usb/dwc2/ |
D | gadget.c | 46 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep() 138 unsigned int ep, unsigned int dir_in, in s3c_hsotg_ctrl_epint() 164 unsigned int ep; in s3c_hsotg_init_fifo() local 251 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request() 734 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue() 767 static int s3c_hsotg_ep_queue_lock(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue_lock() 782 static void s3c_hsotg_ep_free_request(struct usb_ep *ep, in s3c_hsotg_ep_free_request() 798 static void s3c_hsotg_complete_oursetup(struct usb_ep *ep, in s3c_hsotg_complete_oursetup() 820 struct s3c_hsotg_ep *ep = &hsotg->eps[windex & 0x7F]; in ep_from_windex() local 847 struct s3c_hsotg_ep *ep, in s3c_hsotg_send_reply() [all …]
|