Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-hyperv.c252 struct pipe_prt_msg *pipe_msg; in mousevsc_on_receive() local
258 pipe_msg = (struct pipe_prt_msg *)((unsigned long)packet + in mousevsc_on_receive()
261 if (pipe_msg->type != PIPE_MESSAGE_DATA) in mousevsc_on_receive()
264 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
273 if ((pipe_msg->size + sizeof(struct pipe_prt_msg) in mousevsc_on_receive()
280 memcpy(&input_dev->protocol_resp, pipe_msg, in mousevsc_on_receive()
281 pipe_msg->size + sizeof(struct pipe_prt_msg) - in mousevsc_on_receive()
287 WARN_ON(pipe_msg->size < sizeof(struct hv_input_dev_info)); in mousevsc_on_receive()
294 (struct synthhid_device_info *)pipe_msg->data); in mousevsc_on_receive()
298 (struct synthhid_input_report *)pipe_msg->data; in mousevsc_on_receive()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-hyperv.c252 struct pipe_prt_msg *pipe_msg; in mousevsc_on_receive() local
258 pipe_msg = (struct pipe_prt_msg *)((unsigned long)packet + in mousevsc_on_receive()
261 if (pipe_msg->type != PIPE_MESSAGE_DATA) in mousevsc_on_receive()
264 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
273 if ((pipe_msg->size + sizeof(struct pipe_prt_msg) in mousevsc_on_receive()
280 memcpy(&input_dev->protocol_resp, pipe_msg, in mousevsc_on_receive()
281 pipe_msg->size + sizeof(struct pipe_prt_msg) - in mousevsc_on_receive()
287 WARN_ON(pipe_msg->size < sizeof(struct hv_input_dev_info)); in mousevsc_on_receive()
294 (struct synthhid_device_info *)pipe_msg->data); in mousevsc_on_receive()
298 (struct synthhid_input_report *)pipe_msg->data; in mousevsc_on_receive()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-hyperv.c252 struct pipe_prt_msg *pipe_msg; in mousevsc_on_receive() local
258 pipe_msg = (struct pipe_prt_msg *)((unsigned long)packet + in mousevsc_on_receive()
261 if (pipe_msg->type != PIPE_MESSAGE_DATA) in mousevsc_on_receive()
264 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
273 if ((pipe_msg->size + sizeof(struct pipe_prt_msg) in mousevsc_on_receive()
280 memcpy(&input_dev->protocol_resp, pipe_msg, in mousevsc_on_receive()
281 pipe_msg->size + sizeof(struct pipe_prt_msg) - in mousevsc_on_receive()
287 WARN_ON(pipe_msg->size < sizeof(struct hv_input_dev_info)); in mousevsc_on_receive()
294 (struct synthhid_device_info *)pipe_msg->data); in mousevsc_on_receive()
298 (struct synthhid_input_report *)pipe_msg->data; in mousevsc_on_receive()
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dcommands.c358 static void pipe_msg (HEADER *h, FILE *fp, int decode, int print) in pipe_msg() function
417 pipe_msg (h, fpout, decode, print); in _mutt_pipe_message()
450 pipe_msg (Context->hdrs[Context->v2r[i]], fpout, decode, print); in _mutt_pipe_message()
472 pipe_msg (Context->hdrs[Context->v2r[i]], fpout, decode, print); in _mutt_pipe_message()
H A DChangeLog9953 by crypt.h. (mutt_display_message,pipe_msg,
/dports/mail/neomutt/neomutt-20211029/
H A Dcommands.c237 static void pipe_msg(struct Mailbox *m, struct Email *e, struct Message *msg, in pipe_msg() function
330 pipe_msg(m, en->email, msg, fp_out, decode, print); in pipe_message()
371 pipe_msg(m, en->email, NULL, fp_out, decode, print); in pipe_message()
394 pipe_msg(m, en->email, NULL, fp_out, decode, print); in pipe_message()
H A DChangeLog.md1528 - Ensure mutt stays in endwin during calls to pipe_msg()
1565 - Ensure mutt stays in endwin during calls to pipe_msg()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs4idmap.c62 struct rpc_pipe_msg pipe_msg; member
601 msg = &data->pipe_msg; in nfs_idmap_legacy_upcall()
727 pipe_msg); in idmap_pipe_destroy_msg()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs4idmap.c62 struct rpc_pipe_msg pipe_msg; member
601 msg = &data->pipe_msg; in nfs_idmap_legacy_upcall()
727 pipe_msg); in idmap_pipe_destroy_msg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs4idmap.c62 struct rpc_pipe_msg pipe_msg; member
601 msg = &data->pipe_msg; in nfs_idmap_legacy_upcall()
727 pipe_msg); in idmap_pipe_destroy_msg()
/dports/www/mozplugger/mozplugger-2.1.6/
H A DMakefile.in56 pipe_msg.h \