Home
last modified time | relevance | path

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

12345678910>>...22

/linux-6.3-rc2/sound/usb/
A Dendpoint.c632 struct snd_usb_endpoint *ep; in snd_usb_get_endpoint() local
665 struct snd_usb_endpoint *ep; in snd_usb_add_endpoint() local
743 struct snd_usb_endpoint *ep, in snd_usb_endpoint_compatible()
775 struct snd_usb_endpoint *ep; in snd_usb_endpoint_open() local
900 struct snd_usb_endpoint *ep, in endpoint_set_interface()
930 struct snd_usb_endpoint *ep) in snd_usb_endpoint_close()
1309 struct snd_usb_endpoint *ep) in update_clock_ref_rate()
1339 struct snd_usb_endpoint *ep) in snd_usb_endpoint_set_params()
1407 struct snd_usb_endpoint *ep) in init_sample_rate()
1444 struct snd_usb_endpoint *ep) in snd_usb_endpoint_prepare()
[all …]
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dfsl_qe_udc.c281 struct qe_ep *ep; in qe_epbds_reset() local
313 struct qe_ep *ep; in qe_ep_reset() local
935 struct qe_ep *ep; in ep_rx_tasklet() local
1585 struct qe_ep *ep; in qe_ep_enable() local
1615 struct qe_ep *ep; in qe_ep_disable() local
1815 struct qe_ep *ep; in qe_ep_set_halt() local
1948 struct qe_ep *ep; in ch9getstatus() local
2170 struct qe_ep *ep; in tx_irq() local
2199 struct qe_ep *ep; in rx_irq() local
2474 struct qe_ep *ep; in qe_udc_probe() local
[all …]
A Dpxa27x_udc.c139 struct pxa_ep *ep; in queues_dbg_show() local
172 struct pxa_ep *ep; in eps_dbg_show() local
285 struct pxa_ep *ep; in find_pxa_ep() local
1047 struct pxa_ep *ep; in pxa_ep_queue() local
1160 struct pxa_ep *ep; in pxa_ep_dequeue() local
1199 struct pxa_ep *ep; in pxa_ep_set_halt() local
1248 struct pxa_ep *ep; in pxa_ep_fifo_status() local
1660 struct pxa_ep *ep; in udc_init_data() local
2138 struct pxa_ep *ep; in irq_handle_data() local
2493 struct pxa_ep *ep; in pxa_udc_suspend() local
[all …]
A Dfusb300_udc.c73 u32 ep) in fusb300_set_fifo_entry()
83 u8 ep) in fusb300_set_start_entry()
143 u8 ep) in fusb300_set_ep_active()
235 struct fusb300_ep *ep; in fusb300_enable() local
250 struct fusb300_ep *ep; in fusb300_disable() local
422 struct fusb300_ep *ep; in fusb300_queue() local
455 struct fusb300_ep *ep; in fusb300_dequeue() local
472 struct fusb300_ep *ep; in fusb300_set_halt_and_wedge() local
687 u8 ep; in get_status() local
725 u8 ep; in set_feature() local
[all …]
A Dnet2280.c185 struct net2280_ep *ep; in net2280_enable() local
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
980 struct net2280_ep *ep; in net2280_queue() local
1234 struct net2280_ep *ep; in net2280_dequeue() local
1324 struct net2280_ep *ep; in net2280_set_halt_and_wedge() local
1398 struct net2280_ep *ep; in net2280_fifo_status() local
1425 struct net2280_ep *ep; in net2280_fifo_flush() local
1552 struct usb_ep *ep; in net2280_match_ep() local
[all …]
A Dr8a66597-udc.c1099 struct r8a66597_ep *ep; in irq_pipe_ready() local
1130 struct r8a66597_ep *ep; in irq_pipe_empty() local
1163 struct r8a66597_ep *ep; in get_status() local
1208 struct r8a66597_ep *ep; in clear_feature() local
1447 struct r8a66597_ep *ep; in r8a66597_sudmac_irq() local
1552 struct r8a66597_ep *ep; in r8a66597_enable() local
1560 struct r8a66597_ep *ep; in r8a66597_disable() local
1603 struct r8a66597_ep *ep; in r8a66597_queue() local
1637 struct r8a66597_ep *ep; in r8a66597_dequeue() local
1675 struct r8a66597_ep *ep; in r8a66597_set_wedge() local
[all …]
A Dpch_udc.c285 struct usb_ep ep; member
1647 struct pch_udc_ep *ep; in pch_udc_pcd_ep_enable() local
1680 struct pch_udc_ep *ep; in pch_udc_pcd_ep_disable() local
1753 struct pch_udc_ep *ep; in pch_udc_free_request() local
1789 struct pch_udc_ep *ep; in pch_udc_pcd_queue() local
1860 struct pch_udc_ep *ep; in pch_udc_pcd_dequeue() local
1896 struct pch_udc_ep *ep; in pch_udc_pcd_set_halt() local
1937 struct pch_udc_ep *ep; in pch_udc_pcd_set_wedge() local
2157 struct pch_udc_ep *ep; in pch_udc_svc_data_in() local
2271 struct pch_udc_ep *ep; in pch_udc_svc_control_in() local
[all …]
A Dm66592-udc.c898 struct m66592_ep *ep; in irq_pipe_ready() local
931 struct m66592_ep *ep; in irq_pipe_empty() local
966 struct m66592_ep *ep; in get_status() local
1010 struct m66592_ep *ep; in clear_feature() local
1068 struct m66592_ep *ep; in set_feature() local
1166 struct m66592_ep *ep; in irq_control_stage() local
1302 struct m66592_ep *ep; in m66592_enable() local
1310 struct m66592_ep *ep; in m66592_disable() local
1353 struct m66592_ep *ep; in m66592_queue() local
1387 struct m66592_ep *ep; in m66592_dequeue() local
[all …]
A Datmel_usba_udc.c39 struct usba_ep *ep = inode->i_private; in queue_dbg_open() local
205 struct usba_ep *ep) in usba_ep_init_debugfs()
252 struct usba_ep *ep) in usba_ep_init_debugfs()
576 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_enable() local
668 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_disable() local
1044 struct usba_ep *ep; in atmel_usba_match_ep() local
1137 struct usba_ep *ep; in reset_all_endpoints() local
1151 struct usba_ep *ep; in get_ep_by_addr() local
1213 struct usba_ep *ep; in do_test_mode() local
1793 struct usba_ep *ep0, *ep; in usba_udc_irq() local
[all …]
A Domap_udc.c121 static void use_ep(struct omap_ep *ep, u16 select) in use_ep()
639 struct omap_ep *ep; in dma_irq() local
691 struct omap_ep *ep = data; in dma_error() local
1355 struct omap_ep *ep; in udc_quiesce() local
1516 struct omap_ep *ep; in ep0_irq() local
1864 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer() local
1895 struct omap_ep *ep; in omap_udc_pio_irq() local
1973 struct omap_ep *ep; in omap_udc_iso_irq() local
2046 struct omap_ep *ep; in omap_udc_start() local
2296 struct omap_ep *ep; in proc_udc_show() local
[all …]
A Dgr_udc.c187 struct gr_ep *ep; in gr_dfs_show() local
777 struct gr_ep *ep; in gr_stop_activity() local
794 struct gr_ep *ep; in gr_ep0_testmode_complete() local
982 struct gr_ep *ep; in gr_endpoint_request() local
1399 struct gr_ep *ep; in gr_irq_handler() local
1470 struct gr_ep *ep; in gr_ep_enable() local
1602 struct gr_ep *ep; in gr_ep_disable() local
1655 struct gr_ep *ep; in gr_queue_ext() local
1694 struct gr_ep *ep; in gr_dequeue() local
1748 struct gr_ep *ep; in gr_set_halt_wedge() local
[all …]
A Dgoku_udc.c94 struct goku_ep *ep; in goku_ep_enable() local
246 struct goku_ep *ep; in goku_ep_disable() local
521 pio_advance(struct goku_ep *ep) in pio_advance()
714 struct goku_ep *ep; in goku_queue() local
813 struct goku_ep *ep; in goku_dequeue() local
885 struct goku_ep *ep; in goku_set_halt() local
928 struct goku_ep *ep; in goku_fifo_status() local
950 struct goku_ep *ep; in goku_fifo_flush() local
1004 struct usb_ep *ep; in goku_match_ep() local
1266 struct goku_ep *ep = &dev->ep[i]; in udc_reinit() local
[all …]
/linux-6.3-rc2/drivers/usb/gadget/udc/bdc/
A Dbdc_ep.c431 struct bdc_ep *ep; in setup_bd_list_xfr() local
512 struct bdc_ep *ep; in bdc_queue_xfr() local
641 struct bdc_ep *ep; in ep0_queue_status_stage() local
698 struct bdc_ep *ep; in ep0_queue_data_stage() local
903 struct bdc_ep *ep; in bdc_free_ep() local
1233 struct bdc_ep *ep; in ep0_handle_feature() local
1308 struct bdc_ep *ep; in ep0_handle_status() local
1388 struct bdc_ep *ep; in ep0_set_sel() local
1512 struct bdc_ep *ep; in bdc_xsf_ep0_data_start() local
1551 struct bdc_ep *ep; in bdc_xsf_ep0_status_start() local
[all …]
/linux-6.3-rc2/net/sctp/
A Dendpointola.c41 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init()
131 struct sctp_endpoint *ep; in sctp_endpoint_new() local
151 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc()
174 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free()
199 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy()
232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold()
240 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put()
247 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match()
271 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc()
301 bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep, in sctp_endpoint_is_peeled_off()
[all …]
A Dsm_statefuns.c699 const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce()
921 const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca()
1014 const struct sctp_endpoint *ep, in sctp_sf_heartbeat()
1332 struct sctp_endpoint *ep; in sctp_sf_send_restart_abort() local
1513 const struct sctp_endpoint *ep, in sctp_sf_do_unexpected_init()
1732 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_1_siminit()
1787 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_2_dupinit()
1811 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_3_initack()
1857 const struct sctp_endpoint *ep, in sctp_sf_do_dupcook_a()
1981 const struct sctp_endpoint *ep, in sctp_sf_do_dupcook_b()
[all …]
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Depn.c33 #define CHECK(ep, expr, fmt...) \ argument
38 #define CHECK(ep, expr, fmt...) do { } while(0) argument
328 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq()
340 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local
475 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue() local
504 void ast_vhub_update_epn_stall(struct ast_vhub_ep *ep) in ast_vhub_update_epn_stall()
525 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge() local
566 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable() local
604 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable() local
763 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose() local
[all …]
A Dep0.c30 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply()
63 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply()
80 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep) in ast_vhub_ep0_handle_setup()
177 static void ast_vhub_ep0_do_send(struct ast_vhub_ep *ep, in ast_vhub_ep0_do_send()
228 static void ast_vhub_ep0_rx_prime(struct ast_vhub_ep *ep) in ast_vhub_ep0_rx_prime()
236 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_ep0_do_receive()
274 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack()
364 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue() local
441 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue() local
482 struct ast_vhub_ep *ep = &dev->ep0; in ast_vhub_reset_ep0() local
[all …]
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware-ep.c16 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup()
24 void dw_pcie_ep_init_notify(struct dw_pcie_ep *ep) in dw_pcie_ep_init_notify()
60 struct dw_pcie_ep *ep = &pci->ep; in __dw_pcie_ep_reset_bar() local
130 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local
213 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_clear_bar() local
229 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_set_bar() local
291 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_unmap_addr() local
306 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_map_addr() local
320 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_get_msi() local
613 void dw_pcie_ep_exit(struct dw_pcie_ep *ep) in dw_pcie_ep_exit()
[all …]
A Dpci-exynos.c155 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_start_link() local
177 struct exynos_pcie *ep = arg; in exynos_pcie_irq_handler() local
196 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_read_dbi() local
208 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_write_dbi() local
246 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_link_up() local
255 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_host_init() local
274 static int exynos_add_pcie_port(struct exynos_pcie *ep, in exynos_add_pcie_port()
315 struct exynos_pcie *ep; in exynos_pcie_probe() local
380 struct exynos_pcie *ep = platform_get_drvdata(pdev); in exynos_pcie_remove() local
394 struct exynos_pcie *ep = dev_get_drvdata(dev); in exynos_pcie_suspend_noirq() local
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dcm.c358 struct c4iw_ep *ep; in get_ep_from_tid() local
388 struct c4iw_ep *ep; in _c4iw_free_ep() local
494 struct c4iw_ep *ep; in _put_ep_safe() local
503 struct c4iw_ep *ep; in _put_pass_ep_safe() local
1216 struct c4iw_ep *ep; in act_establish() local
1846 struct c4iw_ep *ep; in rx_data() local
1920 struct c4iw_ep *ep; in abort_rpl() local
2266 struct c4iw_ep *ep; in act_open_rpl() local
2672 struct c4iw_ep *ep; in pass_establish() local
2708 struct c4iw_ep *ep; in peer_close() local
[all …]
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-udc.c172 struct fotg210_ep *ep; in fotg210_ep_enable() local
187 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local
223 struct fotg210_ep *ep; in fotg210_ep_disable() local
407 struct fotg210_ep *ep; in fotg210_ep_queue() local
440 struct fotg210_ep *ep; in fotg210_ep_dequeue() local
492 struct fotg210_ep *ep; in fotg210_set_halt_and_wedge() local
680 struct fotg210_ep *ep = in fotg210_clear_feature() local
723 struct fotg210_ep *ep; in fotg210_ep0_complete() local
817 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0out() local
837 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0in() local
[all …]
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_exch.c466 struct fc_exch *ep; in fc_seq_send_locked() local
527 struct fc_exch *ep; in fc_seq_send() local
694 struct fc_exch *ep; in fc_seq_exch_abort() local
815 struct fc_exch *ep; in fc_exch_em_alloc() local
909 struct fc_exch *ep; in fc_exch_alloc() local
994 struct fc_exch *ep; in fc_exch_resp() local
1172 struct fc_exch *ep; in fc_seq_lookup_orig() local
1575 struct fc_exch *ep; in fc_exch_recv_seq_resp() local
1767 struct fc_exch *ep; in fc_exch_recv_bls() local
1938 struct fc_exch *ep; in fc_exch_pool_reset() local
[all …]
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-udc.c31 struct isp1760_ep *ep; member
127 struct isp1760_ep *ep, int dir) in __isp1760_udc_select_ep()
150 struct isp1760_ep *ep) in isp1760_udc_select_ep()
516 struct isp1760_ep *ep; in isp1760_udc_get_status() local
604 struct isp1760_ep *ep; in isp1760_ep0_setup_standard() local
648 struct isp1760_ep *ep; in isp1760_ep0_setup_standard() local
773 static int isp1760_ep_enable(struct usb_ep *ep, in isp1760_ep_enable()
837 static int isp1760_ep_disable(struct usb_ep *ep) in isp1760_ep_disable()
1074 static int isp1760_ep_set_wedge(struct usb_ep *ep) in isp1760_ep_set_wedge()
1381 struct isp1760_ep *ep = &udc->ep[i*2]; in isp1760_udc_irq() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/cirrus/
A Dep93xx_eth.c186 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_read() local
210 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_write() local
228 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_rx() local
332 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_xmit() local
368 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_tx_complete() local
422 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_irq() local
533 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_start_hw() local
615 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_stop_hw() local
631 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_open() local
763 struct ep93xx_priv *ep; in ep93xx_eth_remove() local
[all …]
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-rcar-ep.c162 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_write_header() local
199 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_set_bar() local
249 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_clear_bar() local
262 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_set_msi() local
275 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_get_msi() local
289 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_map_addr() local
326 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_unmap_addr() local
408 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_raise_irq() local
424 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_start() local
434 struct rcar_pcie_endpoint *ep = epc_get_drvdata(epc); in rcar_pcie_ep_stop() local
[all …]

Completed in 144 milliseconds

12345678910>>...22