Home
last modified time | relevance | path

Searched defs:handle_reply (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/firmware/mediatek/
H A Dmtk-adsp-ipc.h28 void (*handle_reply)(struct mtk_adsp_ipc *ipc); member
/openbmc/linux/include/linux/firmware/imx/
H A Ddsp.h26 void (*handle_reply)(struct imx_dsp_ipc *ipc); member
/openbmc/linux/net/ceph/
H A Dauth_none.c72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply() function
H A Dosd_client.c3768 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function
/openbmc/linux/include/linux/ceph/
H A Dauth.h53 int (*handle_reply)(struct ceph_auth_client *ac, u64 global_id, member
/openbmc/linux/fs/ceph/
H A Dmds_client.c3627 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function