Searched defs:ep (Results 501 - 525 of 549) sorted by relevance

<<2122

/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c355 xfs_bmbt_rec_t *ep; /* pointer to current extent */ local
/linux-master/drivers/usb/host/
H A Dxhci-ring.c498 struct xhci_virt_ep *ep = &xhci->devs[slot_id]->eps[ep_index]; local
524 struct xhci_virt_ep *ep; local
571 xhci_virt_ep_to_ring(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, unsigned int stream_id) argument
599 struct xhci_virt_ep *ep; local
620 struct xhci_virt_ep *ep; local
637 struct xhci_virt_ep *ep = &dev->eps[ep_index]; local
894 xhci_giveback_invalidated_tds(struct xhci_virt_ep *ep) argument
941 xhci_handle_halted_endpoint(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, struct xhci_td *td, enum xhci_ep_reset_type reset_type) argument
991 xhci_invalidate_cancelled_tds(struct xhci_virt_ep *ep) argument
1095 find_halted_td(struct xhci_virt_ep *ep) argument
1124 struct xhci_virt_ep *ep; local
1239 struct xhci_virt_ep *ep; local
1365 struct xhci_virt_ep *ep; local
1483 struct xhci_virt_ep *ep; local
1664 struct xhci_virt_ep *ep; local
2142 xhci_clear_hub_tt_buffer(struct xhci_hcd *xhci, struct xhci_td *td, struct xhci_virt_ep *ep) argument
2199 finish_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, struct xhci_ring *ep_ring, struct xhci_td *td, u32 trb_comp_code) argument
2298 process_ctrl_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, struct xhci_ring *ep_ring, struct xhci_td *td, union xhci_trb *ep_trb, struct xhci_transfer_event *event) argument
2394 process_isoc_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, struct xhci_ring *ep_ring, struct xhci_td *td, union xhci_trb *ep_trb, struct xhci_transfer_event *event) argument
2494 skip_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td, struct xhci_virt_ep *ep, int status) argument
2522 process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, struct xhci_ring *ep_ring, struct xhci_td *td, union xhci_trb *ep_trb, struct xhci_transfer_event *event) argument
2601 struct xhci_virt_ep *ep; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dm66592-udc.h442 struct usb_ep ep; member in struct:m66592_ep
472 struct m66592_ep ep[M66592_MAX_NUM_PIPE]; member in struct:m66592
562 m66592_write_fifo(struct m66592 *m66592, struct m66592_ep *ep, void *buf, unsigned long len) argument
H A Dnet2272.h415 struct usb_ep ep; member in struct:net2272_ep
439 struct net2272_ep ep[4]; member in struct:net2272
521 net2272_ep_write(struct net2272_ep *ep, unsigned int reg, u8 value) argument
533 net2272_ep_read(struct net2272_ep *ep, unsigned int reg) argument
544 allow_status(struct net2272_ep *ep) argument
554 set_halt(struct net2272_ep *ep) argument
561 clear_halt(struct net2272_ep *ep) argument
569 set_fifo_bytecount(struct net2272_ep *ep, unsigned count) argument
[all...]
H A Damd5536udc.h498 struct usb_ep ep; member in struct:udc_ep
533 struct udc_ep ep[UDC_EP_NUM]; member in struct:udc
H A Drenesas_usbf.c276 struct usb_ep ep; member in struct:usbf_ep
312 struct usbf_ep ep[USBF_NUM_ENDPOINTS]; member in struct:usbf_udc
465 static inline u32 usbf_ep_reg_readl(struct usbf_ep *ep, uint offset) argument
470 static inline void usbf_ep_reg_read_rep(struct usbf_ep *ep, uint offset, argument
476 static inline void usbf_ep_reg_writel(struct usbf_ep *ep, uint offset, u32 val) argument
481 static inline void usbf_ep_reg_write_rep(struct usbf_ep *ep, uin argument
487 usbf_ep_reg_bitset(struct usbf_ep *ep, uint offset, u32 set) argument
496 usbf_ep_reg_bitclr(struct usbf_ep *ep, uint offset, u32 clr) argument
505 usbf_ep_reg_clrset(struct usbf_ep *ep, uint offset, u32 clr, u32 set) argument
516 usbf_ep_dma_reg_readl(struct usbf_ep *ep, uint offset) argument
521 usbf_ep_dma_reg_writel(struct usbf_ep *ep, uint offset, u32 val) argument
527 usbf_ep_dma_reg_bitset(struct usbf_ep *ep, uint offset, u32 set) argument
537 usbf_ep_dma_reg_bitclr(struct usbf_ep *ep, uint offset, u32 clr) argument
1537 usbf_ep_req_done(struct usbf_ep *ep, struct usbf_req *req, int status) argument
1561 usbf_ep_nuke(struct usbf_ep *ep, int status) argument
1580 usbf_ep_is_stalled(struct usbf_ep *ep) argument
1643 usbf_ep_process_queue(struct usbf_ep *ep) argument
1740 usbf_ep_stall(struct usbf_ep *ep, bool stall) argument
1831 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
1888 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
1957 usbf_epn_queue(struct usbf_ep *ep, struct usbf_req *req, gfp_t gfp_flags) argument
1988 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2015 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2097 struct usbf_ep *ep; local
2113 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2140 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2196 struct usbf_ep *ep; local
2238 struct usbf_ep *ep; local
2299 struct usbf_ep *ep; local
2356 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); local
2832 usbf_ep_reset(struct usbf_ep *ep) argument
2913 struct usbf_ep *ep; local
3248 struct usbf_ep *ep; local
[all...]
H A Dlpc32xx_udc.c99 struct usb_ep ep; member in struct:lpc32xx_ep
162 struct lpc32xx_ep ep[NUM_ENDPOINTS]; member in struct:lpc32xx_udc
473 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) argument
500 struct lpc32xx_ep *ep; local
975 udc_ep_in_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) argument
1001 udc_ep_out_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) argument
1055 struct lpc32xx_ep *ep = &udc->ep[0]; local
1340 struct lpc32xx_ep *ep = &udc->ep[i]; local
1384 struct lpc32xx_ep *ep = &udc->ep[i]; local
1397 done(struct lpc32xx_ep *ep, struct lpc32xx_request *req, int status) argument
1424 nuke(struct lpc32xx_ep *ep, int status) argument
1533 struct lpc32xx_ep *ep = &udc->ep[i]; local
1566 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); local
1604 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); local
1737 struct lpc32xx_ep *ep; local
1832 struct lpc32xx_ep *ep; local
1864 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); local
1897 struct lpc32xx_ep *ep = container_of(_ep, struct lpc32xx_ep, ep); local
1919 udc_send_in_zlp(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) argument
1933 udc_handle_eps(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) argument
1981 udc_handle_dma_ep(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) argument
2139 struct lpc32xx_ep *ep; local
2186 struct lpc32xx_ep *ep, *ep0 = &udc->ep[0]; local
[all...]
H A Dpch_udc.c284 struct usb_ep ep; member in struct:pch_udc_ep
342 struct pch_udc_ep ep[PCH_UDC_EP_NUM]; member in struct:pch_udc_dev
425 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg) argument
430 pch_udc_ep_writel(struct pch_udc_ep *ep, unsigned long val, unsigned long reg) argument
436 pch_udc_ep_bit_set(struct pch_udc_ep *ep, unsigned long reg, unsigned long bitmask) argument
443 pch_udc_ep_bit_clr(struct pch_udc_ep *ep, unsigned long reg, unsigned long bitmask) argument
472 pch_udc_write_csr(struct pch_udc_dev *dev, unsigned long val, unsigned int ep) argument
489 pch_udc_read_csr(struct pch_udc_dev *dev, unsigned int ep) argument
618 pch_udc_ep_set_stall(struct pch_udc_ep *ep) argument
632 pch_udc_ep_clear_stall(struct pch_udc_ep *ep) argument
645 pch_udc_ep_set_trfr_type(struct pch_udc_ep *ep, u8 type) argument
658 pch_udc_ep_set_bufsz(struct pch_udc_ep *ep, u32 buf_size, u32 ep_in) argument
678 pch_udc_ep_set_maxpkt(struct pch_udc_ep *ep, u32 pkt_size) argument
690 pch_udc_ep_set_subptr(struct pch_udc_ep *ep, u32 addr) argument
700 pch_udc_ep_set_ddptr(struct pch_udc_ep *ep, u32 addr) argument
709 pch_udc_ep_set_pd(struct pch_udc_ep *ep) argument
718 pch_udc_ep_set_rrdy(struct pch_udc_ep *ep) argument
727 pch_udc_ep_clear_rrdy(struct pch_udc_ep *ep) argument
875 pch_udc_read_ep_control(struct pch_udc_ep *ep) argument
885 pch_udc_clear_ep_control(struct pch_udc_ep *ep) argument
895 pch_udc_read_ep_status(struct pch_udc_ep *ep) argument
905 pch_udc_clear_ep_status(struct pch_udc_ep *ep, u32 stat) argument
916 pch_udc_ep_set_nak(struct pch_udc_ep *ep) argument
926 pch_udc_ep_clear_nak(struct pch_udc_ep *ep) argument
959 pch_udc_ep_fifo_flush(struct pch_udc_ep *ep, int dir) argument
973 pch_udc_ep_enable(struct pch_udc_ep *ep, struct pch_udc_cfg_data *cfg, const struct usb_endpoint_descriptor *desc) argument
1008 pch_udc_ep_disable(struct pch_udc_ep *ep) argument
1028 pch_udc_wait_ep_stall(struct pch_udc_ep *ep) argument
1442 pch_udc_ep_clear_rrdy(ep); variable
1452 empty_req_queue(struct pch_udc_ep *ep) argument
1503 pch_udc_create_dma_chain(struct pch_udc_ep *ep, struct pch_udc_request *req, unsigned long buf_len, gfp_t gfp_flags) argument
1559 prepare_dma(struct pch_udc_ep *ep, struct pch_udc_request *req, gfp_t gfp) argument
1582 process_zlp(struct pch_udc_ep *ep, struct pch_udc_request *req) argument
1608 pch_udc_start_rxrequest(struct pch_udc_ep *ep, struct pch_udc_request *req) argument
1646 struct pch_udc_ep *ep; local
1679 struct pch_udc_ep *ep; local
1714 struct pch_udc_ep *ep; local
1752 struct pch_udc_ep *ep; local
1788 struct pch_udc_ep *ep; local
1859 struct pch_udc_ep *ep; local
1895 struct pch_udc_ep *ep; local
1936 struct pch_udc_ep *ep; local
1969 struct pch_udc_ep *ep; local
2012 pch_udc_start_next_txrequest(struct pch_udc_ep *ep) argument
2051 pch_udc_complete_transfer(struct pch_udc_ep *ep) argument
2091 pch_udc_complete_receiver(struct pch_udc_ep *ep) argument
2156 struct pch_udc_ep *ep; local
2200 struct pch_udc_ep *ep; local
2270 struct pch_udc_ep *ep; local
2313 struct pch_udc_ep *ep; variable in typeref:struct:pch_udc_ep
2355 pch_udc_ep_clear_nak(ep); variable
2377 pch_udc_ep_set_rrdy(ep); variable
2389 struct pch_udc_ep *ep = &dev->ep[UDC_EPIN_IDX(ep_num)]; local
2404 struct pch_udc_ep *ep; local
2429 struct pch_udc_ep *ep; local
2475 struct pch_udc_ep *ep; local
2785 struct pch_udc_ep *ep = &dev->ep[i]; local
[all...]
H A Dfsl_usb2_udc.h448 struct fsl_ep *ep; member in struct:fsl_req
459 struct usb_ep ep; member in struct:fsl_ep
534 static inline struct ep_queue_head *get_qh_by_ep(struct fsl_ep *ep) argument
[all...]
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c1876 struct iscsi_endpoint *ep; local
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c4126 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; local
4234 struct ath10k_htc_ep *ep = &ar->htc.endpoint[htt->eid]; local
/linux-master/drivers/media/i2c/
H A Dgc0308.c1212 struct fwnode_handle *ep; local
H A Dov772x.c1392 struct fwnode_handle *ep; local
H A Dmt9m114.c2304 struct fwnode_handle *ep; local
H A Dov5640.c440 struct v4l2_fwnode_endpoint ep; /* the parsed DT endpoint info */ member in struct:ov5640_dev
[all...]
H A Disl7998x.c1457 struct fwnode_handle *ep; local
H A Ds5k5baf.c1836 struct v4l2_fwnode_endpoint ep = { .bus_type = 0 }; local
H A Dalvium-csi2.h375 struct v4l2_fwnode_endpoint ep; member in struct:alvium_dev
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h482 struct c4iw_ep *ep; member in struct:c4iw_qp
[all...]
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_os.c1712 struct iscsi_endpoint *ep; local
1754 static int qla4xxx_ep_poll(struct iscsi_endpoint *ep, in argument
1770 qla4xxx_ep_disconnect(struct iscsi_endpoint *ep) argument
1782 qla4xxx_get_ep_param(struct iscsi_endpoint *ep, enum iscsi_param param, char *buf) argument
3089 qla4xxx_session_create(struct iscsi_endpoint *ep, uint16_t cmds_max, uint16_t qdepth, uint32_t initial_cmdsn) argument
3226 struct iscsi_endpoint *ep; local
6576 struct iscsi_endpoint *ep; local
6904 struct iscsi_endpoint *ep; local
[all...]
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c5497 s2io_ethtool_getpause_data(struct net_device *dev, struct ethtool_pauseparam *ep) argument
5523 s2io_ethtool_setpause_data(struct net_device *dev, struct ethtool_pauseparam *ep) argument
/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c670 cas_begin_auto_negotiation(struct cas *cp, const struct ethtool_link_ksettings *ep) argument
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c2591 char *namep, *prev_name, *sstart, *p, *ep, *lp, *path; local
/linux-master/drivers/gpu/drm/bridge/
H A Dite-it66121.c1509 struct device_node *ep; local
/linux-master/sound/usb/
H A Dmixer_quirks.c1642 unsigned int ep; local

Completed in 785 milliseconds

<<2122