Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/visorbus/
Dvisorchipset.c283 struct controlvm_message_header *msg_hdr, in controlvm_init_response()
287 memcpy(&msg->hdr, msg_hdr, sizeof(struct controlvm_message_header)); in controlvm_init_response()
298 struct controlvm_message_header *msg_hdr, in controlvm_respond_chipset_init()
339 static int controlvm_respond(struct controlvm_message_header *msg_hdr, in controlvm_respond()
421 struct controlvm_message_header *pending_msg_hdr, in controlvm_responder()
450 struct controlvm_message_header *pmsg_hdr; in visorbus_create()
483 sizeof(struct controlvm_message_header)); in visorbus_create()
518 struct controlvm_message_header *pmsg_hdr; in visorbus_destroy()
544 sizeof(struct controlvm_message_header)); in visorbus_destroy()
639 struct controlvm_message_header *pmsg_hdr; in visorbus_device_create()
[all …]
Dcontrolvmchannel.h213 struct controlvm_message_header { struct
272 struct controlvm_message_header header;
278 struct controlvm_message_header header;
427 struct controlvm_message_header hdr;
/Linux-v5.10/include/linux/
Dvisorbus.h246 struct controlvm_message_header *pending_msg_hdr;