Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/linux/sound/usb/
H A Dendpoint.c133 static inline bool ep_state_running(struct snd_usb_endpoint *ep) in ep_state_running() argument
138 static inline bool ep_state_update(struct snd_usb_endpoint *ep, int old, int new) in ep_state_update() argument
151 int snd_usb_endpoint_implicit_feedback_sink(struct snd_usb_endpoint *ep) in snd_usb_endpoint_implicit_feedback_sink() argument
163 static int synced_next_packet_size(struct snd_usb_endpoint *ep, in slave_next_packet_size() argument
186 next_packet_size(struct snd_usb_endpoint * ep,unsigned int avail) next_packet_size() argument
216 snd_usb_endpoint_next_packet_size(struct snd_usb_endpoint * ep,struct snd_urb_ctx * ctx,int idx,unsigned int avail) snd_usb_endpoint_next_packet_size() argument
235 call_retire_callback(struct snd_usb_endpoint * ep,struct urb * urb) call_retire_callback() argument
245 retire_outbound_urb(struct snd_usb_endpoint * ep,struct snd_urb_ctx * urb_ctx) retire_outbound_urb() argument
255 retire_inbound_urb(struct snd_usb_endpoint * ep,struct snd_urb_ctx * urb_ctx) retire_inbound_urb() argument
278 prepare_silent_urb(struct snd_usb_endpoint * ep,struct snd_urb_ctx * ctx) prepare_silent_urb() argument
325 prepare_outbound_urb(struct snd_usb_endpoint * ep,struct snd_urb_ctx * ctx,bool in_stream_lock) prepare_outbound_urb() argument
375 prepare_inbound_urb(struct snd_usb_endpoint * ep,struct snd_urb_ctx * urb_ctx) prepare_inbound_urb() argument
405 notify_xrun(struct snd_usb_endpoint * ep) notify_xrun() argument
423 next_packet_fifo_enqueue(struct snd_usb_endpoint * ep) next_packet_fifo_enqueue() argument
434 next_packet_fifo_dequeue(struct snd_usb_endpoint * ep) next_packet_fifo_dequeue() argument
445 push_back_to_ready_list(struct snd_usb_endpoint * ep,struct snd_urb_ctx * ctx) push_back_to_ready_list() argument
465 snd_usb_queue_pending_output_urbs(struct snd_usb_endpoint * ep,bool in_stream_lock) snd_usb_queue_pending_output_urbs() argument
542 struct snd_usb_endpoint *ep = ctx->ep; snd_complete_urb() local
658 struct snd_usb_endpoint *ep; snd_usb_get_endpoint() local
691 struct snd_usb_endpoint *ep; snd_usb_add_endpoint() local
725 endpoint_set_syncinterval(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) endpoint_set_syncinterval() argument
748 endpoint_compatible(struct snd_usb_endpoint * ep,const struct audioformat * fp,const struct snd_pcm_hw_params * params) endpoint_compatible() argument
769 snd_usb_endpoint_compatible(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep,const struct audioformat * fp,const struct snd_pcm_hw_params * params) snd_usb_endpoint_compatible() argument
797 struct snd_usb_endpoint *ep; snd_usb_endpoint_open() local
894 snd_usb_endpoint_set_callback(struct snd_usb_endpoint * ep,int (* prepare)(struct snd_usb_substream * subs,struct urb * urb,bool in_stream_lock),void (* retire)(struct snd_usb_substream * subs,struct urb * urb),struct snd_usb_substream * data_subs) snd_usb_endpoint_set_callback() argument
912 endpoint_set_interface(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep,bool set) endpoint_set_interface() argument
953 snd_usb_endpoint_close(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) snd_usb_endpoint_close() argument
979 snd_usb_endpoint_suspend(struct snd_usb_endpoint * ep) snd_usb_endpoint_suspend() argument
991 wait_clear_urbs(struct snd_usb_endpoint * ep) wait_clear_urbs() argument
1023 snd_usb_endpoint_sync_pending_stop(struct snd_usb_endpoint * ep) snd_usb_endpoint_sync_pending_stop() argument
1034 stop_urbs(struct snd_usb_endpoint * ep,bool force,bool keep_pending) stop_urbs() argument
1068 release_urbs(struct snd_usb_endpoint * ep,bool force) release_urbs() argument
1096 data_ep_set_params(struct snd_usb_endpoint * ep) data_ep_set_params() argument
1274 sync_ep_set_params(struct snd_usb_endpoint * ep) sync_ep_set_params() argument
1316 update_clock_ref_rate(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) update_clock_ref_rate() argument
1346 snd_usb_endpoint_set_params(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) snd_usb_endpoint_set_params() argument
1417 init_sample_rate(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) init_sample_rate() argument
1454 snd_usb_endpoint_prepare(struct snd_usb_audio * chip,struct snd_usb_endpoint * ep) snd_usb_endpoint_prepare() argument
1552 snd_usb_endpoint_start(struct snd_usb_endpoint * ep) snd_usb_endpoint_start() argument
1672 snd_usb_endpoint_stop(struct snd_usb_endpoint * ep,bool keep_pending) snd_usb_endpoint_stop() argument
1708 snd_usb_endpoint_release(struct snd_usb_endpoint * ep) snd_usb_endpoint_release() argument
1721 struct snd_usb_endpoint *ep, *en; snd_usb_endpoint_free_all() local
1745 snd_usb_handle_sync_urb(struct snd_usb_endpoint * ep,struct snd_usb_endpoint * sender,const struct urb * urb) snd_usb_handle_sync_urb() argument
[all...]
H A Dmidi2.c50 struct snd_usb_midi2_endpoint *ep; member
105 static void do_submit_urbs_locked(struct snd_usb_midi2_endpoint *ep, in do_submit_urbs_locked()
137 static int prepare_output_urb(struct snd_usb_midi2_endpoint *ep, in prepare_output_urb()
153 static void submit_output_urbs_locked(struct snd_usb_midi2_endpoint *ep) in submit_output_urbs_locked()
162 struct snd_usb_midi2_endpoint *ep = ctx->ep; in output_urb_complete() local
173 static int prepare_input_urb(struct snd_usb_midi2_endpoint *ep, in prepare_input_urb()
180 static void submit_input_urbs_locked(struct snd_usb_midi2_endpoint *ep) in submit_input_urbs_locked()
189 struct snd_usb_midi2_endpoint *ep = ctx->ep; in input_urb_complete() local
211 static void submit_io_urbs(struct snd_usb_midi2_endpoint *ep) in submit_io_urbs()
223 static void kill_midi_urbs(struct snd_usb_midi2_endpoint *ep, bool suspending) in kill_midi_urbs()
[all …]
/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c77 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done()
128 static void nuke(struct qe_ep *ep, int status) in nuke()
143 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change()
160 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change()
187 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack()
206 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal()
227 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx()
239 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx()
251 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo()
271 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo()
[all …]
H A Dpxa27x_udc.c139 struct pxa_ep *ep; in queues_dbg_show() local
172 struct pxa_ep *ep; in eps_dbg_show() local
241 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()
285 struct pxa_ep *ep; in find_pxa_ep() local
327 static void pio_irq_enable(struct pxa_ep *ep) in pio_irq_enable()
344 static void pio_irq_disable(struct pxa_ep *ep) in pio_irq_disable()
395 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR()
408 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain()
425 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty()
447 static int ep_is_full(struct pxa_ep *ep) in ep_is_full()
[all …]
H A Dnet2280.c168 static inline void enable_pciirqenb(struct net2280_ep *ep) in enable_pciirqenb()
185 struct net2280_ep *ep; in net2280_enable() local
379 struct net2280_ep *ep) in ep_reset_228x()
455 struct net2280_ep *ep) in ep_reset_338x()
514 struct net2280_ep *ep; in net2280_disable() local
548 struct net2280_ep *ep; in net2280_alloc_request() local
582 struct net2280_ep *ep; in net2280_free_request() local
608 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo()
668 static void out_flush(struct net2280_ep *ep) in out_flush()
708 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo()
[all …]
H A Dr8a66597-udc.c298 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in pipe_change() local
391 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 …]
H A Dpch_udc.c174 #define PCH_UDC_CSR(ep) (UDC_CSR_ADDR + ep*4) argument
181 #define UDC_EPIN_IDX(ep) (ep * 2) argument
182 #define UDC_EPOUT_IDX(ep) (ep * 2 + 1) argument
284 struct usb_ep ep; member
342 struct pch_udc_ep ep[PCH_UDC_EP_NUM]; member
425 static inline u32 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg) in pch_udc_ep_readl()
430 static inline void pch_udc_ep_writel(struct pch_udc_ep *ep, in pch_udc_ep_writel()
436 static inline void pch_udc_ep_bit_set(struct pch_udc_ep *ep, in pch_udc_ep_bit_set()
443 static inline void pch_udc_ep_bit_clr(struct pch_udc_ep *ep, in pch_udc_ep_bit_clr()
473 unsigned int ep) in pch_udc_write_csr()
[all …]
H A Datmel_usba_udc.c39 struct usba_ep *ep = inode->i_private; in queue_dbg_open() local
203 struct usba_ep *ep) in usba_ep_init_debugfs()
218 static void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs()
250 struct usba_ep *ep) in usba_ep_init_debugfs()
255 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs()
405 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction()
426 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request()
461 static void submit_next_request(struct usba_ep *ep) in submit_next_request()
475 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status()
482 static void receive_data(struct usba_ep *ep) in receive_data()
[all …]
H A Dm66592-udc.c208 struct m66592_ep *ep = m66592->pipenum2ep[pipenum]; in pipe_change() local
300 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 …]
H A Domap_udc.c120 static void use_ep(struct omap_ep *ep, u16 select) in use_ep()
147 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_enable() local
239 struct omap_ep *ep = container_of(_ep, struct omap_ep, ep); in omap_ep_disable() local
266 omap_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) in omap_alloc_request()
280 omap_free_request(struct usb_ep *ep, struct usb_request *_req) in omap_free_request()
290 done(struct omap_ep *ep, struct omap_req *req, int status) in done()
356 static int write_fifo(struct omap_ep *ep, struct omap_req *req) in write_fifo()
418 static int read_fifo(struct omap_ep *ep, struct omap_req *req) in read_fifo()
473 static u16 dma_src_len(struct omap_ep *ep, dma_addr_t start) in dma_src_len()
493 static u16 dma_dest_len(struct omap_ep *ep, dma_addr_t start) in dma_dest_len()
[all …]
H A Dgr_udc.c90 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
111 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
124 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
186 struct gr_ep *ep; in gr_dfs_show() local
231 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
282 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request()
364 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
421 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
436 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc()
[all …]
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c52 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()
214 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr) in bd_add_to_bdi()
257 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) in bdi_to_tbi()
270 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi) in find_end_bdi()
287 static int bd_available_ep(struct bdc_ep *ep) in bd_available_ep()
342 struct bdc_ep *ep = bdc->bdc_ep_array[epnum]; in bdc_notify_xfr() local
356 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi) in bdi_to_bd()
370 static void ep_bdlist_eqp_adv(struct bdc_ep *ep) in ep_bdlist_eqp_adv()
430 struct bdc_ep *ep; in setup_bd_list_xfr() local
[all …]
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c27 dw_pcie_ep_get_func_from_ep(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_get_func_from_ep()
42 struct dw_pcie_ep *ep = &pci->ep; in __dw_pcie_ep_reset_bar() local
72 static u8 dw_pcie_ep_find_capability(struct dw_pcie_ep *ep, u8 func_no, u8 cap) in dw_pcie_ep_find_capability()
78 static u16 dw_pcie_ep_find_ext_capability(struct dw_pcie_ep *ep, in dw_pcie_ep_find_ext_capability()
88 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local
111 static int dw_pcie_ep_ib_atu_bar(struct dw_pcie_ep *ep, u8 func_no, int type, in dw_pcie_ep_ib_atu_bar()
150 static void dw_pcie_ep_clear_ib_maps(struct dw_pcie_ep *ep, u8 func_no, enum pci_barno bar) in dw_pcie_ep_clear_ib_maps()
185 static u64 dw_pcie_ep_read_bar_assigned(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_read_bar_assigned()
205 static int dw_pcie_ep_validate_submap(struct dw_pcie_ep *ep, in dw_pcie_ep_validate_submap()
257 static int dw_pcie_ep_ib_atu_addr(struct dw_pcie_ep *ep, u8 func_no, int type, in dw_pcie_ep_ib_atu_addr()
[all …]
H A Dpci-exynos.c71 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode()
84 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode()
97 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset()
109 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset()
138 static void exynos_pcie_clear_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_clear_irq_pulse()
149 struct exynos_pcie *ep = arg; in exynos_pcie_irq_handler() local
155 static void exynos_pcie_enable_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_enable_irq_pulse()
170 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_read_dbi() local
182 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_write_dbi() local
228 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_host_init() local
[all …]
/linux/net/sctp/
H A Dsm_statefuns.c234 const struct sctp_endpoint *ep, in sctp_sf_do_4_C()
319 const struct sctp_endpoint *ep, in sctp_sf_do_5_1B_init()
519 const struct sctp_endpoint *ep, in sctp_sf_do_5_1C_ack()
701 const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce()
923 const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca()
1016 const struct sctp_endpoint *ep, in sctp_sf_heartbeat()
1042 const struct sctp_endpoint *ep, in sctp_sf_sendbeat_8_3()
1090 const struct sctp_endpoint *ep, in sctp_sf_send_reconf()
1119 const struct sctp_endpoint *ep, in sctp_sf_send_probe()
1167 const struct sctp_endpoint *ep, in sctp_sf_beat_8_3()
[all …]
H A Dendpointola.c50 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init()
135 struct sctp_endpoint *ep; in sctp_endpoint_new() local
155 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc()
178 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free()
193 struct sctp_endpoint *ep = container_of(head, struct sctp_endpoint, rcu); in sctp_endpoint_destroy_rcu() local
203 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy()
233 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold()
241 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put()
248 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match()
272 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc()
[all …]
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c32 #define CHECK(ep, expr, fmt...) \ argument
37 #define CHECK(ep, expr, fmt...) do { } while(0) argument
40 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req) in ast_vhub_epn_kick()
82 static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack()
157 static inline unsigned int ast_vhub_count_free_descs(struct ast_vhub_ep *ep) in ast_vhub_count_free_descs()
168 static void ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep, in ast_vhub_epn_kick_desc()
248 static void ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack_desc()
327 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq()
339 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local
419 static void ast_vhub_stop_active_req(struct ast_vhub_ep *ep, in ast_vhub_stop_active_req()
[all …]
H A Dep0.c29 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply()
62 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply()
79 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep) in ast_vhub_ep0_handle_setup()
176 static void ast_vhub_ep0_do_send(struct ast_vhub_ep *ep, in ast_vhub_ep0_do_send()
227 static void ast_vhub_ep0_rx_prime(struct ast_vhub_ep *ep) in ast_vhub_ep0_rx_prime()
235 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_ep0_do_receive()
273 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack()
363 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue() local
440 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue() local
481 struct ast_vhub_ep *ep = &dev->ep0; in ast_vhub_reset_ep0() local
[all …]
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c163 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/drivers/usb/fotg210/
H A Dfotg210-udc.c40 static void fotg210_disable_fifo_int(struct fotg210_ep *ep) in fotg210_disable_fifo_int()
51 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) in fotg210_enable_fifo_int()
70 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done()
93 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, in fotg210_fifo_ep_mapping()
121 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir()
131 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) in fotg210_set_tfrtype()
141 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps()
154 static int fotg210_config_ep(struct fotg210_ep *ep, in fotg210_config_ep()
172 struct fotg210_ep *ep; in fotg210_ep_enable() local
187 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local
[all …]
/linux/drivers/scsi/libfc/
H A Dfc_exch.c247 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold()
262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
311 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release()
328 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel()
345 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked()
366 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set()
379 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked()
426 struct fc_exch *ep) in fc_exch_ptr_set()
435 static void fc_exch_delete(struct fc_exch *ep) in fc_exch_delete()
466 struct fc_exch *ep; in fc_seq_send_locked() local
[all …]
/linux/drivers/usb/isp1760/
H A Disp1760-udc.c31 struct isp1760_ep *ep; member
40 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep) in ep_to_udc_ep()
127 struct isp1760_ep *ep, int dir) in __isp1760_udc_select_ep()
150 struct isp1760_ep *ep) in isp1760_udc_select_ep()
156 static void isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir) in isp1760_udc_ctrl_send_status()
181 static void isp1760_udc_request_complete(struct isp1760_ep *ep, in isp1760_udc_request_complete()
208 static void isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep) in isp1760_udc_ctrl_send_stall()
234 static bool isp1760_udc_receive(struct isp1760_ep *ep, in isp1760_udc_receive()
300 static void isp1760_udc_transmit(struct isp1760_ep *ep, in isp1760_udc_transmit()
336 static void isp1760_ep_rx_ready(struct isp1760_ep *ep) in isp1760_ep_rx_ready()
[all …]
/linux/fs/
H A Deventpoll.c162 struct eventpoll *ep; member
390 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()
408 struct eventpoll *ep) in busy_loop_ep_timeout()
422 static bool ep_busy_loop_on(struct eventpoll *ep) in ep_busy_loop_on()
431 struct eventpoll *ep = p; in ep_busy_loop_end() local
442 static bool ep_busy_loop(struct eventpoll *ep) in ep_busy_loop()
474 struct eventpoll *ep = epi->ep; in ep_set_busy_poll_napi_id() local
506 struct eventpoll *ep = file->private_data; in ep_eventpoll_bp_ioctl() local
546 static void ep_suspend_napi_irqs(struct eventpoll *ep) in ep_suspend_napi_irqs()
554 static void ep_resume_napi_irqs(struct eventpoll *ep) in ep_resume_napi_irqs()
[all …]
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c118 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_write_header() local
154 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_set_bar() local
222 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_clear_bar() local
256 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_align_addr() local
279 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_map_addr() local
297 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_unmap_addr() local
313 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_set_msi() local
334 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_get_msi() local
348 static void rockchip_pcie_ep_assert_intx(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_assert_intx()
370 static int rockchip_pcie_ep_send_intx_irq(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_send_intx_irq()
[all …]
/linux/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c176 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off)) argument
177 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off)) argument
178 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off)) argument
179 #define wrb(ep, off, val) __raw_writeb((val), (ep)->base_addr + (off)) argument
180 #define wrw(ep, off, val) __raw_writew((val), (ep)->base_addr + (off)) argument
181 #define wrl(ep, off, val) __raw_writel((val), (ep)->base_addr + (off)) argument
185 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_read() local
209 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_write() local
227 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_rx() local
310 struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi); in ep93xx_poll() local
[all …]

12345678910>>...17