Searched refs:spar_controlvm_channel_protocol (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | controlvmchannel.h | 42 sizeof(struct spar_controlvm_channel_protocol), \ 347 struct spar_controlvm_channel_protocol { struct 440 offsetof(struct spar_controlvm_channel_protocol, request_queue) argument 442 offsetof(struct spar_controlvm_channel_protocol, response_queue) 444 offsetof(struct spar_controlvm_channel_protocol, event_queue) 446 offsetof(struct spar_controlvm_channel_protocol, event_ack_queue) 448 offsetof(struct spar_controlvm_channel_protocol, request_msg) 450 offsetof(struct spar_controlvm_channel_protocol, response_msg) 452 offsetof(struct spar_controlvm_channel_protocol, event_msg) 454 offsetof(struct spar_controlvm_channel_protocol, event_ack_msg) [all …]
|
D | visorchipset.c | 540 offsetof(struct spar_controlvm_channel_protocol, in toolaction_show() 556 offsetof(struct spar_controlvm_channel_protocol, in toolaction_store() 572 offsetof(struct spar_controlvm_channel_protocol, in boottotool_show() 591 offsetof(struct spar_controlvm_channel_protocol, in boottotool_store() 606 offsetof(struct spar_controlvm_channel_protocol, in error_show() 622 offsetof(struct spar_controlvm_channel_protocol, in error_store() 636 offsetof(struct spar_controlvm_channel_protocol, in textid_show() 652 offsetof(struct spar_controlvm_channel_protocol, in textid_store() 666 offsetof(struct spar_controlvm_channel_protocol, in remaining_steps_show() 683 offsetof(struct spar_controlvm_channel_protocol, in remaining_steps_store() [all …]
|