Searched defs:pep (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/usb/gadget/udc/cdns2/ |
| H A D | cdns2-gadget.c | 76 struct cdns2_endpoint *pep) in cdns2_get_dma_pos() 100 dma_addr_t cdns2_trb_virt_to_dma(struct cdns2_endpoint *pep, in cdns2_trb_virt_to_dma() 108 static void cdns2_free_tr_segment(struct cdns2_endpoint *pep) in cdns2_free_tr_segment() 120 static int cdns2_alloc_tr_segment(struct cdns2_endpoint *pep) in cdns2_alloc_tr_segment() 154 static void cdns2_ep_stall_flush(struct cdns2_endpoint *pep) in cdns2_ep_stall_flush() 228 static struct cdns2_trb *cdns2_next_trb(struct cdns2_endpoint *pep, in cdns2_next_trb() 237 void cdns2_gadget_giveback(struct cdns2_endpoint *pep, in cdns2_gadget_giveback() 266 static void cdns2_wa1_restore_cycle_bit(struct cdns2_endpoint *pep) in cdns2_wa1_restore_cycle_bit() 281 static int cdns2_wa1_update_guard(struct cdns2_endpoint *pep, in cdns2_wa1_update_guard() 304 struct cdns2_endpoint *pep) in cdns2_wa1_tray_restore_cycle_bit() [all …]
|
| H A D | cdns2-ep0.c | 45 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_ep0_enqueue() local 92 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_ep0_stall() local 109 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_status_stage() local 176 struct cdns2_endpoint *pep; in cdns2_req_ep0_handle_status() local 286 struct cdns2_endpoint *pep; in cdns2_ep0_handle_feature_endpoint() local 381 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_handle_setup_packet() local 461 struct cdns2_endpoint *pep = &pdev->eps[0]; in cdns2_transfer_completed() local 517 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep0_set_halt() local 540 struct cdns2_endpoint *pep = ep_to_cdns2_ep(ep); in cdns2_gadget_ep0_queue() local 621 struct cdns2_endpoint *pep; in cdns2_ep0_config() local [all …]
|
| H A D | cdns2-debug.h | 98 static inline const char *cdns2_raw_ring(struct cdns2_endpoint *pep, in cdns2_raw_ring()
|
| H A D | cdns2-gadget.h | 600 struct cdns2_endpoint *pep; member
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | pxa168_eth.c | 273 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl() 278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl() 283 static void abort_dma(struct pxa168_eth_private *pep) in abort_dma() 305 struct pxa168_eth_private *pep = netdev_priv(dev); in rxq_refill() local 356 struct pxa168_eth_private *pep = timer_container_of(pep, t, timeout); in rxq_refill_timer_wrapper() local 436 static int add_del_hash_entry(struct pxa168_eth_private *pep, in add_del_hash_entry() 522 static void update_hash_table_mac_address(struct pxa168_eth_private *pep, in update_hash_table_mac_address() 533 static int init_hash_table(struct pxa168_eth_private *pep) in init_hash_table() 563 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_set_rx_mode() local 588 struct pxa168_eth_private *pep = netdev_priv(dev); in pxa168_eth_get_mac_address() local [all …]
|
| /linux/drivers/scsi/ |
| H A D | am53c974.c | 120 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_irq_pending() local 183 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_dma_invalidate() local 193 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_dma_error() local 214 struct pci_esp_priv *pep = pci_esp_get_priv(esp); in pci_esp_send_dma_cmd() local 378 struct pci_esp_priv *pep; in pci_esp_probe_one() local 500 struct pci_esp_priv *pep = pci_get_drvdata(pdev); in pci_esp_remove_one() local
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-ep0.c | 21 struct cdnsp_ep *pep; in cdnsp_ep0_stall() local 147 struct cdnsp_ep *pep; in cdnsp_ep0_handle_status() local 301 struct cdnsp_ep *pep; in cdnsp_ep0_handle_feature_endpoint() local 417 struct cdnsp_ep *pep; in cdnsp_setup_analyze() local
|