| /Linux-v5.4/drivers/misc/mic/scif/ | 
| D | scif_epd.c | 12 void scif_cleanup_ep_qp(struct scif_endpt *ep)  in scif_cleanup_ep_qp()40 	struct scif_endpt *ep = endpt;  in scif_teardown_ep()  local
 56 void scif_add_epd_to_zombie_list(struct scif_endpt *ep, bool eplock_held)  in scif_add_epd_to_zombie_list()
 72 	struct scif_endpt *ep = NULL;  in scif_find_listen_ep()  local
 90 	struct scif_endpt *ep;  in scif_cleanup_zombie_epd()  local
 121 	struct scif_endpt *ep = NULL;  in scif_cnctreq()  local
 167 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_cnctgnt()  local
 192 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_cnctgnt_ack()  local
 214 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_cnctgnt_nack()  local
 231 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_cnctrej()  local
 [all …]
 
 | 
| D | scif_fence.c | 20 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_mark()  local42 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_mark_resp()  local
 65 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_wait()  local
 102 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_wait_resp()  local
 123 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_sig_local()  local
 144 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_sig_remote()  local
 165 	struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0];  in scif_recv_sig_resp()  local
 198 	struct scif_endpt *ep = (struct scif_endpt *)epd;  in _scif_prog_signal()  local
 296 	struct scif_endpt *ep = (struct scif_endpt *)epd;  in scif_prog_signal()  local
 341 	struct scif_endpt *ep = (struct scif_endpt *)epd;  in _scif_fence_wait()  local
 [all …]
 
 | 
| D | scif_mmap.c | 28 	struct scif_endpt *ep;  in scif_recv_munmap()  local66 static void __scif_zap_mmaps(struct scif_endpt *ep)  in __scif_zap_mmaps()
 92 	struct scif_endpt *ep;  in _scif_zap_mmaps()  local
 122 static void __scif_cleanup_rma_for_zombies(struct scif_endpt *ep)  in __scif_cleanup_rma_for_zombies()
 146 	struct scif_endpt *ep;  in scif_cleanup_rma_for_zombies()  local
 160 static int scif_insert_vma(struct scif_endpt *ep, struct vm_area_struct *vma)  in scif_insert_vma()
 179 static void scif_delete_vma(struct scif_endpt *ep, struct vm_area_struct *vma)  in scif_delete_vma()
 196 static phys_addr_t scif_get_phys(phys_addr_t phys, struct scif_endpt *ep)  in scif_get_phys()
 215 	struct scif_endpt *ep = (struct scif_endpt *)epd;  in scif_get_pages()  local
 312 	struct scif_endpt *ep;  in scif_put_pages()  local
 [all …]
 
 | 
| /Linux-v5.4/sound/usb/ | 
| D | endpoint.c | 117 int snd_usb_endpoint_implicit_feedback_sink(struct snd_usb_endpoint *ep)  in snd_usb_endpoint_implicit_feedback_sink()132 int snd_usb_endpoint_next_packet_size(struct snd_usb_endpoint *ep)  in snd_usb_endpoint_next_packet_size()
 149 static void retire_outbound_urb(struct snd_usb_endpoint *ep,  in retire_outbound_urb()
 156 static void retire_inbound_urb(struct snd_usb_endpoint *ep,  in retire_inbound_urb()
 173 static void prepare_silent_urb(struct snd_usb_endpoint *ep,  in prepare_silent_urb()
 217 static void prepare_outbound_urb(struct snd_usb_endpoint *ep,  in prepare_outbound_urb()
 266 static inline void prepare_inbound_urb(struct snd_usb_endpoint *ep,  in prepare_inbound_urb()
 308 static void queue_pending_output_urbs(struct snd_usb_endpoint *ep)  in queue_pending_output_urbs()
 358 	struct snd_usb_endpoint *ep = ctx->ep;  in snd_complete_urb()  local
 440 	struct snd_usb_endpoint *ep;  in snd_usb_add_endpoint()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/ | 
| D | fsl_qe_udc.c | 76 static void done(struct qe_ep *ep, struct qe_req *req, int status)  in done()127 static void nuke(struct qe_ep *ep, int status)  in nuke()
 142 static int qe_eprx_stall_change(struct qe_ep *ep, int value)  in qe_eprx_stall_change()
 159 static int qe_eptx_stall_change(struct qe_ep *ep, int value)  in qe_eptx_stall_change()
 186 static int qe_eprx_nack(struct qe_ep *ep)  in qe_eprx_nack()
 205 static int qe_eprx_normal(struct qe_ep *ep)  in qe_eprx_normal()
 226 static int qe_ep_cmd_stoptx(struct qe_ep *ep)  in qe_ep_cmd_stoptx()
 238 static int qe_ep_cmd_restarttx(struct qe_ep *ep)  in qe_ep_cmd_restarttx()
 250 static int qe_ep_flushtxfifo(struct qe_ep *ep)  in qe_ep_flushtxfifo()
 270 static int qe_ep_filltxfifo(struct qe_ep *ep)  in qe_ep_filltxfifo()
 [all …]
 
 | 
| D | pxa27x_udc.c | 139 	struct pxa_ep *ep;  in queues_dbg_show()  local172 	struct pxa_ep *ep;  in eps_dbg_show()  local
 243 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep,  in is_match_usb_pxa()
 287 	struct pxa_ep *ep;  in find_pxa_ep()  local
 329 static void pio_irq_enable(struct pxa_ep *ep)  in pio_irq_enable()
 346 static void pio_irq_disable(struct pxa_ep *ep)  in pio_irq_disable()
 397 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask)  in ep_write_UDCCSR()
 410 static int ep_count_bytes_remain(struct pxa_ep *ep)  in ep_count_bytes_remain()
 427 static int ep_is_empty(struct pxa_ep *ep)  in ep_is_empty()
 449 static int ep_is_full(struct pxa_ep *ep)  in ep_is_full()
 [all …]
 
 | 
| D | fotg210-udc.c | 28 static void fotg210_disable_fifo_int(struct fotg210_ep *ep)  in fotg210_disable_fifo_int()39 static void fotg210_enable_fifo_int(struct fotg210_ep *ep)  in fotg210_enable_fifo_int()
 58 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req,  in fotg210_done()
 81 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum,  in fotg210_fifo_ep_mapping()
 109 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in)  in fotg210_set_fifo_dir()
 119 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type)  in fotg210_set_tfrtype()
 129 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps,  in fotg210_set_mps()
 142 static int fotg210_config_ep(struct fotg210_ep *ep,  in fotg210_config_ep()
 160 	struct fotg210_ep *ep;  in fotg210_ep_enable()  local
 175 	struct fotg210_ep *ep = fotg210->ep[epnum];  in fotg210_reset_tseq()  local
 [all …]
 
 | 
| D | fusb300_udc.c | 55 static void fusb300_ep_setting(struct fusb300_ep *ep,  in fusb300_ep_setting()62 static int fusb300_ep_release(struct fusb300_ep *ep)  in fusb300_ep_release()
 73 				   u32 ep)  in fusb300_set_fifo_entry()
 83 				    u8 ep)  in fusb300_set_start_entry()
 143 			  u8 ep)  in fusb300_set_ep_active()
 197 static int config_ep(struct fusb300_ep *ep,  in config_ep()
 235 	struct fusb300_ep *ep;  in fusb300_enable()  local
 250 	struct fusb300_ep *ep;  in fusb300_disable()  local
 289 static int enable_fifo_int(struct fusb300_ep *ep)  in enable_fifo_int()
 304 static int disable_fifo_int(struct fusb300_ep *ep)  in disable_fifo_int()
 [all …]
 
 | 
| D | net2280.c | 167 static inline void enable_pciirqenb(struct net2280_ep *ep)  in enable_pciirqenb()184 	struct net2280_ep	*ep;  in net2280_enable()  local
 380 			  struct net2280_ep *ep)  in ep_reset_228x()
 456 					struct net2280_ep *ep)  in ep_reset_338x()
 515 	struct net2280_ep	*ep;  in net2280_disable()  local
 549 	struct net2280_ep	*ep;  in net2280_alloc_request()  local
 583 	struct net2280_ep	*ep;  in net2280_free_request()  local
 609 static void write_fifo(struct net2280_ep *ep, struct usb_request *req)  in write_fifo()
 669 static void out_flush(struct net2280_ep *ep)  in out_flush()
 709 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req)  in read_fifo()
 [all …]
 
 | 
| D | r8a66597-udc.c | 298 	struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum];  in pipe_change()  local391 static void pipe_initialize(struct r8a66597_ep *ep)  in pipe_initialize()
 410 				struct r8a66597_ep *ep,  in r8a66597_ep_setting()
 435 static void r8a66597_ep_release(struct r8a66597_ep *ep)  in r8a66597_ep_release()
 450 static int alloc_pipe_config(struct r8a66597_ep *ep,  in alloc_pipe_config()
 534 static int free_pipe_config(struct r8a66597_ep *ep)  in free_pipe_config()
 568 static void start_ep0_write(struct r8a66597_ep *ep,  in start_ep0_write()
 599 	struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum];  in change_bfre_mode()  local
 630 				struct r8a66597_ep *ep,  in sudmac_alloc_channel()
 667 				struct r8a66597_ep *ep,  in sudmac_free_channel()
 [all …]
 
 | 
| D | atmel_usba_udc.c | 38 	struct usba_ep *ep = inode->i_private;  in queue_dbg_open()  local204 		struct usba_ep *ep)  in usba_ep_init_debugfs()
 219 static void usba_ep_cleanup_debugfs(struct usba_ep *ep)  in usba_ep_cleanup_debugfs()
 251 					 struct usba_ep *ep)  in usba_ep_init_debugfs()
 256 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep)  in usba_ep_cleanup_debugfs()
 406 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req)  in next_fifo_transaction()
 427 static void submit_request(struct usba_ep *ep, struct usba_request *req)  in submit_request()
 462 static void submit_next_request(struct usba_ep *ep)  in submit_next_request()
 476 static void send_status(struct usba_udc *udc, struct usba_ep *ep)  in send_status()
 483 static void receive_data(struct usba_ep *ep)  in receive_data()
 [all …]
 
 | 
| D | pch_udc.c | 176 #define PCH_UDC_CSR(ep)	(UDC_CSR_ADDR + ep*4)  argument183 #define UDC_EPIN_IDX(ep)	(ep * 2)  argument
 184 #define UDC_EPOUT_IDX(ep)	(ep * 2 + 1)  argument
 288 	struct usb_ep			ep;  member
 345 	struct pch_udc_ep		ep[PCH_UDC_EP_NUM];  member
 433 static inline u32 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg)  in pch_udc_ep_readl()
 438 static inline void pch_udc_ep_writel(struct pch_udc_ep *ep,  in pch_udc_ep_writel()
 444 static inline void pch_udc_ep_bit_set(struct pch_udc_ep *ep,  in pch_udc_ep_bit_set()
 451 static inline void pch_udc_ep_bit_clr(struct pch_udc_ep *ep,  in pch_udc_ep_bit_clr()
 481 			       unsigned int ep)  in pch_udc_write_csr()
 [all …]
 
 | 
| D | m66592-udc.c | 208 	struct m66592_ep *ep = m66592->pipenum2ep[pipenum];  in pipe_change()  local300 static void pipe_initialize(struct m66592_ep *ep)  in pipe_initialize()
 324 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep,  in m66592_ep_setting()
 366 static void m66592_ep_release(struct m66592_ep *ep)  in m66592_ep_release()
 381 static int alloc_pipe_config(struct m66592_ep *ep,  in alloc_pipe_config()
 460 static int free_pipe_config(struct m66592_ep *ep)  in free_pipe_config()
 494 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req)  in start_ep0_write()
 513 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req)  in start_packet_write()
 529 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req)  in start_packet_read()
 556 static void start_packet(struct m66592_ep *ep, struct m66592_request *req)  in start_packet()
 [all …]
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 113 static void start_ep_timer(struct iwch_ep *ep)  in start_ep_timer()125 static void stop_ep_timer(struct iwch_ep *ep)  in stop_ep_timer()
 184 int iwch_quiesce_tid(struct iwch_ep *ep)  in iwch_quiesce_tid()
 205 int iwch_resume_tid(struct iwch_ep *ep)  in iwch_resume_tid()
 226 static void set_emss(struct iwch_ep *ep, u16 opt)  in set_emss()
 280 	struct iwch_ep *ep;  in __free_ep()  local
 293 static void release_ep_resources(struct iwch_ep *ep)  in release_ep_resources()
 386 static int send_halfclose(struct iwch_ep *ep, gfp_t gfp)  in send_halfclose()
 406 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp)  in send_abort()
 426 static int send_connect(struct iwch_ep *ep)  in send_connect()
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/aspeed-vhub/ | 
| D | epn.c | 38 #define CHECK(ep, expr, fmt...)					\  argument43 #define CHECK(ep, expr, fmt...)	do { } while(0)  argument
 46 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req)  in ast_vhub_epn_kick()
 88 static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep)  in ast_vhub_epn_handle_ack()
 155 static inline unsigned int ast_vhub_count_free_descs(struct ast_vhub_ep *ep)  in ast_vhub_count_free_descs()
 166 static void ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep,  in ast_vhub_epn_kick_desc()
 246 static void ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep)  in ast_vhub_epn_handle_ack_desc()
 325 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep)  in ast_vhub_epn_ack_irq()
 337 	struct ast_vhub_ep *ep = to_ast_ep(u_ep);  in ast_vhub_epn_queue()  local
 417 static void ast_vhub_stop_active_req(struct ast_vhub_ep *ep,  in ast_vhub_stop_active_req()
 [all …]
 
 | 
| D | ep0.c | 35 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len)  in ast_vhub_reply()68 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...)  in __ast_vhub_simple_reply()
 85 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep)  in ast_vhub_ep0_handle_setup()
 182 static void ast_vhub_ep0_do_send(struct ast_vhub_ep *ep,  in ast_vhub_ep0_do_send()
 233 static void ast_vhub_ep0_rx_prime(struct ast_vhub_ep *ep)  in ast_vhub_ep0_rx_prime()
 241 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req,  in ast_vhub_ep0_do_receive()
 272 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack)  in ast_vhub_ep0_handle_ack()
 362 	struct ast_vhub_ep *ep = to_ast_ep(u_ep);  in ast_vhub_ep0_queue()  local
 439 	struct ast_vhub_ep *ep = to_ast_ep(u_ep);  in ast_vhub_ep0_dequeue()  local
 480 	struct ast_vhub_ep *ep = &dev->ep0;  in ast_vhub_reset_ep0()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/pci/controller/dwc/ | 
| D | pci-exynos.c | 83 					     struct exynos_pcie *ep)  in exynos5440_pcie_get_mem_resources()101 static int exynos5440_pcie_get_clk_resources(struct exynos_pcie *ep)  in exynos5440_pcie_get_clk_resources()
 125 static int exynos5440_pcie_init_clk_resources(struct exynos_pcie *ep)  in exynos5440_pcie_init_clk_resources()
 151 static void exynos5440_pcie_deinit_clk_resources(struct exynos_pcie *ep)  in exynos5440_pcie_deinit_clk_resources()
 174 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on)  in exynos_pcie_sideband_dbi_w_mode()
 186 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on)  in exynos_pcie_sideband_dbi_r_mode()
 198 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep)  in exynos_pcie_assert_core_reset()
 210 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep)  in exynos_pcie_deassert_core_reset()
 224 static void exynos_pcie_assert_reset(struct exynos_pcie *ep)  in exynos_pcie_assert_reset()
 234 static int exynos_pcie_establish_link(struct exynos_pcie *ep)  in exynos_pcie_establish_link()
 [all …]
 
 | 
| D | pcie-designware-ep.c | 15 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep)  in dw_pcie_ep_linkup()46 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_write_header()  local
 68 static int dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, enum pci_barno bar,  in dw_pcie_ep_inbound_atu()
 95 static int dw_pcie_ep_outbound_atu(struct dw_pcie_ep *ep, phys_addr_t phys_addr,  in dw_pcie_ep_outbound_atu()
 119 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_clear_bar()  local
 134 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_set_bar()  local
 166 static int dw_pcie_find_index(struct dw_pcie_ep *ep, phys_addr_t addr,  in dw_pcie_find_index()
 186 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_unmap_addr()  local
 202 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_map_addr()  local
 216 	struct dw_pcie_ep *ep = epc_get_drvdata(epc);  in dw_pcie_ep_get_msi()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/bdc/ | 
| D | bdc_ep.c | 52 static void ep_bd_list_free(struct bdc_ep *ep, u32 num_tabs)  in ep_bd_list_free()121 static int ep_bd_list_alloc(struct bdc_ep *ep)  in ep_bd_list_alloc()
 215 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr)  in bd_add_to_bdi()
 258 static int bdi_to_tbi(struct bdc_ep *ep, int bdi)  in bdi_to_tbi()
 271 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi)  in find_end_bdi()
 288 static int bd_available_ep(struct bdc_ep *ep)  in bd_available_ep()
 343 	struct bdc_ep *ep = bdc->bdc_ep_array[epnum];  in bdc_notify_xfr()  local
 357 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi)  in bdi_to_bd()
 371 static void ep_bdlist_eqp_adv(struct bdc_ep *ep)  in ep_bdlist_eqp_adv()
 431 	struct bdc_ep *ep;  in setup_bd_list_xfr()  local
 [all …]
 
 | 
| /Linux-v5.4/net/sctp/ | 
| D | endpointola.c | 41 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,  in sctp_endpoint_init()130 	struct sctp_endpoint *ep;  in sctp_endpoint_new()  local
 150 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep,  in sctp_endpoint_add_asoc()
 173 void sctp_endpoint_free(struct sctp_endpoint *ep)  in sctp_endpoint_free()
 186 static void sctp_endpoint_destroy(struct sctp_endpoint *ep)  in sctp_endpoint_destroy()
 224 void sctp_endpoint_hold(struct sctp_endpoint *ep)  in sctp_endpoint_hold()
 232 void sctp_endpoint_put(struct sctp_endpoint *ep)  in sctp_endpoint_put()
 239 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep,  in sctp_endpoint_is_match()
 260 	const struct sctp_endpoint *ep,  in sctp_endpoint_lookup_assoc()
 290 bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep,  in sctp_endpoint_is_peeled_off()
 [all …]
 
 | 
| D | sm_statefuns.c | 209 				     const struct sctp_endpoint *ep,  in sctp_sf_do_4_C()294 					   const struct sctp_endpoint *ep,  in sctp_sf_do_5_1B_init()
 493 					  const struct sctp_endpoint *ep,  in sctp_sf_do_5_1C_ack()
 675 					 const struct sctp_endpoint *ep,  in sctp_sf_do_5_1D_ce()
 889 					 const struct sctp_endpoint *ep,  in sctp_sf_do_5_1E_ca()
 980 					const struct sctp_endpoint *ep,  in sctp_sf_heartbeat()
 1006 					   const struct sctp_endpoint *ep,  in sctp_sf_sendbeat_8_3()
 1054 					  const struct sctp_endpoint *ep,  in sctp_sf_send_reconf()
 1106 				       const struct sctp_endpoint *ep,  in sctp_sf_beat_8_3()
 1180 					   const struct sctp_endpoint *ep,  in sctp_sf_backbeat_8_3()
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/isp1760/ | 
| D | isp1760-udc.c | 29 	struct isp1760_ep *ep;  member38 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep)  in ep_to_udc_ep()
 78 static void __isp1760_udc_select_ep(struct isp1760_ep *ep, int dir)  in __isp1760_udc_select_ep()
 96 static void isp1760_udc_select_ep(struct isp1760_ep *ep)  in isp1760_udc_select_ep()
 102 static void isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir)  in isp1760_udc_ctrl_send_status()
 123 static void isp1760_udc_request_complete(struct isp1760_ep *ep,  in isp1760_udc_request_complete()
 150 static void isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep)  in isp1760_udc_ctrl_send_stall()
 176 static bool isp1760_udc_receive(struct isp1760_ep *ep,  in isp1760_udc_receive()
 242 static void isp1760_udc_transmit(struct isp1760_ep *ep,  in isp1760_udc_transmit()
 278 static void isp1760_ep_rx_ready(struct isp1760_ep *ep)  in isp1760_ep_rx_ready()
 [all …]
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | cm.c | 163 static void deref_qp(struct c4iw_ep *ep)  in deref_qp()170 static void ref_qp(struct c4iw_ep *ep)  in ref_qp()
 177 static void start_ep_timer(struct c4iw_ep *ep)  in start_ep_timer()
 191 static int stop_ep_timer(struct c4iw_ep *ep)  in stop_ep_timer()
 248 static void set_emss(struct c4iw_ep *ep, u16 opt)  in set_emss()
 330 static void remove_ep_tid(struct c4iw_ep *ep)  in remove_ep_tid()
 341 static int insert_ep_tid(struct c4iw_ep *ep)  in insert_ep_tid()
 358 	struct c4iw_ep *ep;  in get_ep_from_tid()  local
 375 	struct c4iw_listen_ep *ep;  in get_ep_from_stid()  local
 388 	struct c4iw_ep *ep;  in _c4iw_free_ep()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/libfc/ | 
| D | fc_exch.c | 246 static inline void fc_exch_hold(struct fc_exch *ep)  in fc_exch_hold()261 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,  in fc_exch_setup_hdr()
 310 static void fc_exch_release(struct fc_exch *ep)  in fc_exch_release()
 327 static inline void fc_exch_timer_cancel(struct fc_exch *ep)  in fc_exch_timer_cancel()
 344 static inline void fc_exch_timer_set_locked(struct fc_exch *ep,  in fc_exch_timer_set_locked()
 365 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec)  in fc_exch_timer_set()
 378 static int fc_exch_done_locked(struct fc_exch *ep)  in fc_exch_done_locked()
 425 				   struct fc_exch *ep)  in fc_exch_ptr_set()
 434 static void fc_exch_delete(struct fc_exch *ep)  in fc_exch_delete()
 465 	struct fc_exch *ep;  in fc_seq_send_locked()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/cirrus/ | 
| D | ep93xx_eth.c | 178 #define rdb(ep, off)		__raw_readb((ep)->base_addr + (off))  argument179 #define rdw(ep, off)		__raw_readw((ep)->base_addr + (off))  argument
 180 #define rdl(ep, off)		__raw_readl((ep)->base_addr + (off))  argument
 181 #define wrb(ep, off, val)	__raw_writeb((val), (ep)->base_addr + (off))  argument
 182 #define wrw(ep, off, val)	__raw_writew((val), (ep)->base_addr + (off))  argument
 183 #define wrl(ep, off, val)	__raw_writel((val), (ep)->base_addr + (off))  argument
 187 	struct ep93xx_priv *ep = netdev_priv(dev);  in ep93xx_mdio_read()  local
 211 	struct ep93xx_priv *ep = netdev_priv(dev);  in ep93xx_mdio_write()  local
 229 	struct ep93xx_priv *ep = netdev_priv(dev);  in ep93xx_rx()  local
 312 	struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi);  in ep93xx_poll()  local
 [all …]
 
 |