Home
last modified time | relevance | path

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

123

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_epd.c21 void scif_cleanup_ep_qp(struct scif_endpt *ep) in scif_cleanup_ep_qp()
49 struct scif_endpt *ep = endpt; in scif_teardown_ep() local
65 void scif_add_epd_to_zombie_list(struct scif_endpt *ep, bool eplock_held) in scif_add_epd_to_zombie_list()
81 struct scif_endpt *ep = NULL; in scif_find_listen_ep() local
99 struct scif_endpt *ep; in scif_cleanup_zombie_epd() local
130 struct scif_endpt *ep = NULL; in scif_cnctreq() local
176 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_cnctgnt() local
201 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_cnctgnt_ack() local
223 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_cnctgnt_nack() local
240 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_cnctrej() local
[all …]
Dscif_fence.c29 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_mark() local
51 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_mark_resp() local
74 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_wait() local
111 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_wait_resp() local
132 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_sig_local() local
153 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_sig_remote() local
174 struct scif_endpt *ep = (struct scif_endpt *)msg->payload[0]; in scif_recv_sig_resp() local
206 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_prog_signal() local
293 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_prog_signal() local
338 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_fence_wait() local
[all …]
Dscif_mmap.c37 struct scif_endpt *ep; in scif_recv_munmap() local
75 static void __scif_zap_mmaps(struct scif_endpt *ep) in __scif_zap_mmaps()
101 struct scif_endpt *ep; in _scif_zap_mmaps() local
131 static void __scif_cleanup_rma_for_zombies(struct scif_endpt *ep) in __scif_cleanup_rma_for_zombies()
155 struct scif_endpt *ep; in scif_cleanup_rma_for_zombies() local
169 static int scif_insert_vma(struct scif_endpt *ep, struct vm_area_struct *vma) in scif_insert_vma()
188 static void scif_delete_vma(struct scif_endpt *ep, struct vm_area_struct *vma) in scif_delete_vma()
205 static phys_addr_t scif_get_phys(phys_addr_t phys, struct scif_endpt *ep) in scif_get_phys()
224 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_get_pages() local
321 struct scif_endpt *ep; in scif_put_pages() local
[all …]
Dscif_api.c53 struct scif_endpt *ep; in scif_open() local
92 static struct scif_endpt *scif_disconnect_ep(struct scif_endpt *ep) in scif_disconnect_ep()
165 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_close() local
320 struct scif_endpt *ep = (struct scif_endpt *)epd; in __scif_flush() local
339 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_bind() local
396 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_listen() local
471 static int scif_conn_func(struct scif_endpt *ep) in scif_conn_func()
581 struct scif_endpt *ep; in scif_conn_handler() local
601 struct scif_endpt *ep = (struct scif_endpt *)epd; in __scif_connect() local
947 struct scif_endpt *ep = (struct scif_endpt *)epd; in _scif_send() local
[all …]
Dscif_rma.c37 void scif_rma_ep_init(struct scif_endpt *ep) in scif_rma_ep_init()
65 int scif_rma_ep_can_uninit(struct scif_endpt *ep) in scif_rma_ep_can_uninit()
148 struct scif_window *scif_create_window(struct scif_endpt *ep, int nr_pages, in scif_create_window()
193 static void scif_destroy_incomplete_window(struct scif_endpt *ep, in scif_destroy_incomplete_window()
321 int scif_destroy_window(struct scif_endpt *ep, struct scif_window *window) in scif_destroy_window()
645 static int scif_send_scif_unregister(struct scif_endpt *ep, in scif_send_scif_unregister()
666 struct scif_endpt *ep = (struct scif_endpt *)window->ep; in scif_unregister_window() local
758 static int scif_send_alloc_request(struct scif_endpt *ep, in scif_send_alloc_request()
783 static int scif_prep_remote_window(struct scif_endpt *ep, in scif_prep_remote_window()
960 static int scif_send_scif_register(struct scif_endpt *ep, in scif_send_scif_register()
[all …]
Dscif_rma_list.c85 int scif_query_tcw(struct scif_endpt *ep, struct scif_rma_req *req) in scif_query_tcw()
206 struct scif_endpt *ep = (struct scif_endpt *)window->ep; in scif_rma_list_unregister() local
238 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_unmap_all_windows() local
260 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_unregister_all_windows() local
Dscif_dma.c85 int scif_reserve_dma_chan(struct scif_endpt *ep) in scif_reserve_dma_chan()
144 struct scif_endpt *ep = mmn->ep; in scif_rma_destroy_tcw() local
151 static void scif_rma_destroy_tcw_ep(struct scif_endpt *ep) in scif_rma_destroy_tcw_ep()
162 static void __scif_rma_destroy_tcw_ep(struct scif_endpt *ep) in __scif_rma_destroy_tcw_ep()
175 static bool scif_rma_tc_can_cache(struct scif_endpt *ep, size_t cur_bytes) in scif_rma_tc_can_cache()
234 static void scif_ep_unregister_mmu_notifier(struct scif_endpt *ep) in scif_ep_unregister_mmu_notifier()
251 struct mm_struct *mm, struct scif_endpt *ep) in scif_init_mmu_notifier()
272 scif_add_mmu_notifier(struct mm_struct *mm, struct scif_endpt *ep) in scif_add_mmu_notifier()
296 struct scif_endpt *ep; in scif_mmu_notif_handler() local
324 scif_add_mmu_notifier(struct mm_struct *mm, struct scif_endpt *ep) in scif_add_mmu_notifier()
[all …]
Dscif_fd.c53 struct scif_endpt *ep = f->private_data; in scif_fdflush() local
113 struct scif_endpt *ep = (struct scif_endpt *)priv; in scif_fdioctl() local
140 scif_epd_t *ep = (scif_epd_t *)&request.endpt; in scif_fdioctl() local
Dscif_epd.h139 static inline int scifdev_alive(struct scif_endpt *ep) in scifdev_alive()
151 static inline int scif_verify_epd(struct scif_endpt *ep) in scif_verify_epd()
Dscif_nm.c29 struct scif_endpt *ep; in scif_invalidate_ep() local
/linux-4.19.296/drivers/pci/controller/dwc/
Dpci-exynos.c83 struct exynos_pcie *ep) in exynos5440_pcie_get_mem_resources()
101 static int exynos5440_pcie_get_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_get_clk_resources()
125 static int exynos5440_pcie_init_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_init_clk_resources()
151 static void exynos5440_pcie_deinit_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_deinit_clk_resources()
174 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode()
186 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode()
198 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset()
210 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset()
224 static void exynos_pcie_assert_reset(struct exynos_pcie *ep) in exynos_pcie_assert_reset()
234 static int exynos_pcie_establish_link(struct exynos_pcie *ep) in exynos_pcie_establish_link()
[all …]
Dpcie-designware-ep.c15 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup()
79 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local
101 static int dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, enum pci_barno bar, in dw_pcie_ep_inbound_atu()
128 static int dw_pcie_ep_outbound_atu(struct dw_pcie_ep *ep, phys_addr_t phys_addr, in dw_pcie_ep_outbound_atu()
152 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_clear_bar() local
167 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_set_bar() local
199 static int dw_pcie_find_index(struct dw_pcie_ep *ep, phys_addr_t addr, in dw_pcie_find_index()
219 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_unmap_addr() local
235 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_map_addr() local
249 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_get_msi() local
[all …]
Dpcie-designware-plat.c70 static void dw_plat_pcie_ep_init(struct dw_pcie_ep *ep) in dw_plat_pcie_ep_init()
83 static int dw_plat_pcie_ep_raise_irq(struct dw_pcie_ep *ep, u8 func_no, in dw_plat_pcie_ep_raise_irq()
141 struct dw_pcie_ep *ep; in dw_plat_add_pcie_ep() local
Dpcie-designware.h222 struct dw_pcie_ep ep; member
358 static inline void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup()
362 static inline int dw_pcie_ep_init(struct dw_pcie_ep *ep) in dw_pcie_ep_init()
367 static inline void dw_pcie_ep_exit(struct dw_pcie_ep *ep) in dw_pcie_ep_exit()
371 static inline int dw_pcie_ep_raise_legacy_irq(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_raise_legacy_irq()
376 static inline int dw_pcie_ep_raise_msi_irq(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_raise_msi_irq()
382 static inline int dw_pcie_ep_raise_msix_irq(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_raise_msix_irq()
Dpcie-artpec6.c111 struct dw_pcie_ep *ep = &pci->ep; in artpec6_pcie_cpu_addr_fixup() local
413 static void artpec6_pcie_ep_init(struct dw_pcie_ep *ep) in artpec6_pcie_ep_init()
429 static int artpec6_pcie_raise_irq(struct dw_pcie_ep *ep, u8 func_no, in artpec6_pcie_raise_irq()
456 struct dw_pcie_ep *ep; in artpec6_add_pcie_ep() local
Dpci-dra7xx.c290 struct dw_pcie_ep *ep = &pci->ep; in dra7xx_pcie_irq_handler() local
344 static void dra7xx_pcie_ep_init(struct dw_pcie_ep *ep) in dra7xx_pcie_ep_init()
373 static int dra7xx_pcie_raise_irq(struct dw_pcie_ep *ep, u8 func_no, in dra7xx_pcie_raise_irq()
402 struct dw_pcie_ep *ep; in dra7xx_add_pcie_ep() local
/linux-4.19.296/drivers/pci/controller/
Dpcie-rockchip-ep.c128 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_write_header() local
166 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_set_bar() local
234 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_clear_bar() local
264 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_map_addr() local
290 struct rockchip_pcie_ep *ep = epc_get_drvdata(epc); in rockchip_pcie_ep_unmap_addr() local
314 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_legacy_irq(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_send_legacy_irq()
393 static int rockchip_pcie_ep_send_msi_irq(struct rockchip_pcie_ep *ep, u8 fn, in rockchip_pcie_ep_send_msi_irq()
[all …]
Dpcie-cadence-ep.c52 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_write_header() local
83 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_set_bar() local
150 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_clear_bar() local
177 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_map_addr() local
198 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_unmap_addr() local
217 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_set_msi() local
237 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); in cdns_pcie_ep_get_msi() local
256 static void cdns_pcie_ep_assert_intx(struct cdns_pcie_ep *ep, u8 fn, in cdns_pcie_ep_assert_intx()
296 static int cdns_pcie_ep_send_legacy_irq(struct cdns_pcie_ep *ep, u8 fn, u8 intx) in cdns_pcie_ep_send_legacy_irq()
314 static int cdns_pcie_ep_send_msi_irq(struct cdns_pcie_ep *ep, u8 fn, in cdns_pcie_ep_send_msi_irq()
[all …]
/linux-4.19.296/fs/
Deventpoll.c169 struct eventpoll *ep; member
380 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()
388 struct eventpoll *ep = p; in ep_busy_loop_end() local
399 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
407 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()
418 struct eventpoll *ep; in ep_set_busy_poll_napi_id() local
451 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
455 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()
611 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
670 static __poll_t ep_scan_ready_list(struct eventpoll *ep, in ep_scan_ready_list()
[all …]
/linux-4.19.296/drivers/char/xillybus/
Dxillybus_of.c38 static void xilly_dma_sync_single_for_cpu_of(struct xilly_endpoint *ep, in xilly_dma_sync_single_for_cpu_of()
46 static void xilly_dma_sync_single_for_device_of(struct xilly_endpoint *ep, in xilly_dma_sync_single_for_device_of()
54 static void xilly_dma_sync_single_nop(struct xilly_endpoint *ep, in xilly_dma_sync_single_nop()
71 static int xilly_map_single_of(struct xilly_endpoint *ep, in xilly_map_single_of()
Dxillybus_pcie.c52 static void xilly_dma_sync_single_for_cpu_pci(struct xilly_endpoint *ep, in xilly_dma_sync_single_for_cpu_pci()
63 static void xilly_dma_sync_single_for_device_pci(struct xilly_endpoint *ep, in xilly_dma_sync_single_for_device_pci()
90 static int xilly_map_single_pci(struct xilly_endpoint *ep, in xilly_map_single_pci()
/linux-4.19.296/drivers/base/
Ddevcon.c28 int ep, void *data)) in device_connection_find_match()
33 int ep; in device_connection_find_match() local
79 static void *generic_match(struct device_connection *con, int ep, void *data) in generic_match()
/linux-4.19.296/include/linux/usb/
Dgadget.h253 static inline void usb_ep_set_maxpacket_limit(struct usb_ep *ep, in usb_ep_set_maxpacket_limit()
256 static inline int usb_ep_enable(struct usb_ep *ep) in usb_ep_enable()
258 static inline int usb_ep_disable(struct usb_ep *ep) in usb_ep_disable()
260 static inline struct usb_request *usb_ep_alloc_request(struct usb_ep *ep, in usb_ep_alloc_request()
263 static inline void usb_ep_free_request(struct usb_ep *ep, in usb_ep_free_request()
266 static inline int usb_ep_queue(struct usb_ep *ep, struct usb_request *req, in usb_ep_queue()
269 static inline int usb_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in usb_ep_dequeue()
271 static inline int usb_ep_set_halt(struct usb_ep *ep) in usb_ep_set_halt()
273 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt()
275 static inline int usb_ep_set_wedge(struct usb_ep *ep) in usb_ep_set_wedge()
[all …]
Dmusb.h44 #define MUSB_EP_FIFO(ep, st, m, pkt) \ argument
52 #define MUSB_EP_FIFO_SINGLE(ep, st, pkt) \ argument
55 #define MUSB_EP_FIFO_DOUBLE(ep, st, pkt) \ argument
/linux-4.19.296/include/sound/
Dsimple_card_utils.h83 #define asoc_simple_card_parse_graph_cpu(ep, dai_link) \ argument
86 #define asoc_simple_card_parse_graph_codec(ep, dai_link) \ argument

123