Home
last modified time | relevance | path

Searched defs:send_message (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py51 async def send_message(self, msg): member in StreamConnection
114 async def send_message(self, msg): member in WebsocketConnection
/openbmc/linux/tools/testing/selftests/connector/
H A Dproc_filter.c40 int send_message(void *pinp) in send_message() function
/openbmc/linux/include/linux/isdn/
H A Dcapilli.h50 u16 (*send_message)(struct capi_ctr *, struct sk_buff *skb); member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h207 int (*send_message)(struct scmi_chan_info *cinfo, member
/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h503 int (*send_message)(struct rpmsg_msg *msg, struct rpmsg_info *info); member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c1063 static int send_message(int sock, const struct msg *msg) in send_message() function
/openbmc/linux/net/wireless/
H A Dscan.c1027 bool send_message) in ___cfg80211_scan_done()
/openbmc/linux/fs/dlm/
H A Dlock.c3393 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms, in send_message() function