Searched refs:virtio_rtc_resp_head (Results 1 – 2 of 2) sorted by relevance
42 struct virtio_rtc_resp_head { struct69 struct virtio_rtc_resp_head head; argument89 struct virtio_rtc_resp_head head;104 struct virtio_rtc_resp_head head;119 struct virtio_rtc_resp_head head;145 struct virtio_rtc_resp_head head;160 struct virtio_rtc_resp_head head;179 struct virtio_rtc_resp_head head;194 struct virtio_rtc_resp_head head;
387 static int viortc_get_resp_errno(struct virtio_rtc_resp_head *resp_head) in viortc_get_resp_errno()464 if (msg->resp_actual_size < sizeof(struct virtio_rtc_resp_head)) in viortc_msg_xfer()