Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/pohmelfs/
Dconfig.c237 static int pohmelfs_send_reply(int err, int msg_num, int action, struct cn_msg *msg, struct pohmelf… in pohmelfs_send_reply() function
274 pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL); in pohmelfs_cn_disp()
280 if (pohmelfs_send_reply(err, g->num_entry - i, POHMELFS_CTLINFO_ACK, msg, sc)) { in pohmelfs_cn_disp()
307 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_dump()
316 if (pohmelfs_send_reply(err, total_msg - i, in pohmelfs_cn_dump()
435 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_ctl()
518 if (pohmelfs_send_reply(err, 0, POHMELFS_NOINFO_ACK, msg, NULL)) in pohmelfs_cn_crypto()