Home
last modified time | relevance | path

Searched defs:viortc_msg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/virtio/
H A Dvirtio_rtc_driver.c79 struct viortc_msg { struct
80 struct viortc_dev *viortc;
81 void *req;
82 void *resp;
83 struct completion responded;
84 refcount_t refcnt;
85 unsigned int req_size;
86 unsigned int resp_cap;
87 unsigned int resp_actual_size;