/linux/sound/usb/ |
A D | endpoint.c | 513 struct snd_usb_endpoint *ep = ctx->ep; in snd_complete_urb() local 601 struct snd_usb_endpoint *ep; in snd_usb_get_endpoint() local 634 struct snd_usb_endpoint *ep; in snd_usb_add_endpoint() local 668 struct snd_usb_endpoint *ep) in endpoint_set_syncinterval() 712 struct snd_usb_endpoint *ep, in snd_usb_endpoint_compatible() 742 struct snd_usb_endpoint *ep; in snd_usb_endpoint_open() local 857 struct snd_usb_endpoint *ep, in endpoint_set_interface() 883 struct snd_usb_endpoint *ep) in snd_usb_endpoint_close() 1329 struct snd_usb_endpoint *ep) in snd_usb_endpoint_configure() 1410 struct snd_usb_endpoint *ep; in snd_usb_endpoint_get_clock_rate() local [all …]
|
/linux/drivers/usb/gadget/udc/ |
A D | fsl_qe_udc.c | 281 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 1812 struct qe_ep *ep; in qe_ep_set_halt() local 1945 struct qe_ep *ep; in ch9getstatus() local 2167 struct qe_ep *ep; in tx_irq() local 2196 struct qe_ep *ep; in rx_irq() local 2472 struct qe_ep *ep; in qe_udc_probe() local [all …]
|
A D | pxa27x_udc.c | 139 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 1198 struct pxa_ep *ep; in pxa_ep_set_halt() local 1247 struct pxa_ep *ep; in pxa_ep_fifo_status() local 1659 struct pxa_ep *ep; in udc_init_data() local 2137 struct pxa_ep *ep; in irq_handle_data() local 2492 struct pxa_ep *ep; in pxa_udc_suspend() local [all …]
|
A D | fotg210-udc.c | 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 211 struct fotg210_ep *ep; in fotg210_ep_disable() local 396 struct fotg210_ep *ep; in fotg210_ep_queue() local 429 struct fotg210_ep *ep; in fotg210_ep_dequeue() local 481 struct fotg210_ep *ep; in fotg210_set_halt_and_wedge() local 669 struct fotg210_ep *ep = in fotg210_clear_feature() local 792 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0out() local 812 struct fotg210_ep *ep = fotg210->ep[0]; in fotg210_ep0in() local [all …]
|
A D | fusb300_udc.c | 73 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 D | net2280.c | 185 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 988 struct net2280_ep *ep; in net2280_queue() local 1242 struct net2280_ep *ep; in net2280_dequeue() local 1329 struct net2280_ep *ep; in net2280_set_halt_and_wedge() local 1403 struct net2280_ep *ep; in net2280_fifo_status() local 1430 struct net2280_ep *ep; in net2280_fifo_flush() local 1557 struct usb_ep *ep; in net2280_match_ep() local [all …]
|
A D | r8a66597-udc.c | 1099 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 D | atmel_usba_udc.c | 39 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 1041 struct usba_ep *ep; in atmel_usba_match_ep() local 1134 struct usba_ep *ep; in reset_all_endpoints() local 1148 struct usba_ep *ep; in get_ep_by_addr() local 1210 struct usba_ep *ep; in do_test_mode() local 1790 struct usba_ep *ep0, *ep; in usba_udc_irq() local [all …]
|
A D | pch_udc.c | 285 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 D | m66592-udc.c | 898 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 D | omap_udc.c | 118 static void use_ep(struct omap_ep *ep, u16 select) in use_ep() 636 struct omap_ep *ep; in dma_irq() local 688 struct omap_ep *ep = data; in dma_error() local 1350 struct omap_ep *ep; in udc_quiesce() local 1511 struct omap_ep *ep; in ep0_irq() local 1859 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer() local 1890 struct omap_ep *ep; in omap_udc_pio_irq() local 1968 struct omap_ep *ep; in omap_udc_iso_irq() local 2046 struct omap_ep *ep; in omap_udc_start() local 2297 struct omap_ep *ep; in proc_udc_show() local [all …]
|
A D | gr_udc.c | 187 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 1746 struct gr_ep *ep; in gr_set_halt_wedge() local [all …]
|
A D | goku_udc.c | 94 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 883 struct goku_ep *ep; in goku_set_halt() local 926 struct goku_ep *ep; in goku_fifo_status() local 948 struct goku_ep *ep; in goku_fifo_flush() local 1002 struct usb_ep *ep; in goku_match_ep() local 1264 struct goku_ep *ep = &dev->ep[i]; in udc_reinit() local [all …]
|
/linux/net/sctp/ |
A D | endpointola.c | 41 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() 268 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc() 298 bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep, in sctp_endpoint_is_peeled_off() [all …]
|
A D | sm_statefuns.c | 699 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() 1012 const struct sctp_endpoint *ep, in sctp_sf_heartbeat() 1331 struct sctp_endpoint *ep; in sctp_sf_send_restart_abort() local 1512 const struct sctp_endpoint *ep, in sctp_sf_do_unexpected_init() 1731 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_1_siminit() 1786 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_2_dupinit() 1810 const struct sctp_endpoint *ep, in sctp_sf_do_5_2_3_initack() 1856 const struct sctp_endpoint *ep, in sctp_sf_do_dupcook_a() 1980 const struct sctp_endpoint *ep, in sctp_sf_do_dupcook_b() [all …]
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
A D | epn.c | 33 #define CHECK(ep, expr, fmt...) \ argument 38 #define CHECK(ep, expr, fmt...) do { } while(0) argument 320 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq() 332 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local 467 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dequeue() local 494 void ast_vhub_update_epn_stall(struct ast_vhub_ep *ep) in ast_vhub_update_epn_stall() 515 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_set_halt_and_wedge() local 556 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_disable() local 594 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_enable() local 753 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_dispose() local [all …]
|
A D | ep0.c | 30 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() 267 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() 357 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue() local 434 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue() local 475 struct ast_vhub_ep *ep = &dev->ep0; in ast_vhub_reset_ep0() local [all …]
|
/linux/drivers/usb/gadget/udc/bdc/ |
A D | bdc_ep.c | 431 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/drivers/pci/controller/dwc/ |
A D | pcie-designware-ep.c | 18 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup() 26 void dw_pcie_ep_init_notify(struct dw_pcie_ep *ep) in dw_pcie_ep_init_notify() 62 struct dw_pcie_ep *ep = &pci->ep; in __dw_pcie_ep_reset_bar() local 132 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local 209 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_clear_bar() local 225 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_set_bar() local 285 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_unmap_addr() local 300 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_map_addr() local 314 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_get_msi() local 611 void dw_pcie_ep_exit(struct dw_pcie_ep *ep) in dw_pcie_ep_exit() [all …]
|
A D | pci-exynos.c | 155 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 248 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_link_up() local 257 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_host_init() local 277 static int exynos_add_pcie_port(struct exynos_pcie *ep, in exynos_add_pcie_port() 318 struct exynos_pcie *ep; in exynos_pcie_probe() local 383 struct exynos_pcie *ep = platform_get_drvdata(pdev); in exynos_pcie_remove() local 397 struct exynos_pcie *ep = dev_get_drvdata(dev); in exynos_pcie_suspend_noirq() local [all …]
|
/linux/drivers/infiniband/hw/cxgb4/ |
A D | cm.c | 358 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 2678 struct c4iw_ep *ep; in pass_establish() local 2711 struct c4iw_ep *ep; in peer_close() local [all …]
|
/linux/drivers/scsi/libfc/ |
A D | fc_exch.c | 466 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 910 struct fc_exch *ep; in fc_exch_alloc() local 995 struct fc_exch *ep; in fc_exch_resp() local 1173 struct fc_exch *ep; in fc_seq_lookup_orig() local 1576 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/drivers/usb/isp1760/ |
A D | isp1760-udc.c | 31 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/drivers/net/ethernet/cirrus/ |
A D | ep93xx_eth.c | 186 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/drivers/pci/controller/ |
A D | pcie-rcar-ep.c | 162 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 …]
|