Home
last modified time | relevance | path

Searched refs:get_reply (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dipc.c123 sdev->msg->reply_error = sdev->ipc->ops->get_reply(sdev); in snd_sof_ipc_get_reply()
182 if (!ops->tx_msg || !ops->rx_msg || !ops->set_get_data || !ops->get_reply) { in snd_sof_ipc_init()
H A Dipc4.c919 .get_reply = sof_ipc4_get_reply,
/linux/net/ceph/
H A Dosd_client.c5410 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply() function
5517 return get_reply(con, hdr, skip); in osd_alloc_msg()