Searched defs:ept (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | rpmsg.h | 55 struct rpmsg_endpoint *ept; member 231 static inline void rpmsg_destroy_ept(struct rpmsg_endpoint *ept) in rpmsg_destroy_ept() 248 static inline int rpmsg_send(struct rpmsg_endpoint *ept, const void *data, int len) in rpmsg_send() 256 static inline int rpmsg_sendto(struct rpmsg_endpoint *ept, const void *data, int len, in rpmsg_sendto() 266 static inline int rpmsg_trysend(struct rpmsg_endpoint *ept, const void *data, in rpmsg_trysend() 275 static inline int rpmsg_trysendto(struct rpmsg_endpoint *ept, const void *data, in rpmsg_trysendto() 284 static inline __poll_t rpmsg_poll(struct rpmsg_endpoint *ept, in rpmsg_poll() 293 static inline ssize_t rpmsg_get_mtu(struct rpmsg_endpoint *ept) in rpmsg_get_mtu() 301 static inline int rpmsg_set_flow_control(struct rpmsg_endpoint *ept, bool pause, u32 dst) in rpmsg_set_flow_control()
|
| /linux/drivers/net/wwan/ |
| H A D | rpmsg_wwan_ctrl.c | 13 struct rpmsg_endpoint *ept; member
|
| /linux/arch/mips/fw/cfe/ |
| H A D | cfe_api.c | 43 int cfe_init(u64 handle, u64 ept) in cfe_init()
|
| /linux/include/linux/cdx/ |
| H A D | mcdi.h | 67 struct rpmsg_endpoint *ept; member
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 1311 enum htc_endpoint_id ept = packet->endpoint; in ath6kl_rx() local
|
| /linux/drivers/edac/ |
| H A D | versalnet_edac.c | 161 struct rpmsg_endpoint *ept; member
|