Searched defs:hv_uio_private_data (Results 1 – 1 of 1) sorted by relevance
55 struct hv_uio_private_data { struct56 struct uio_info info;57 struct hv_device *device;81 struct hv_uio_private_data *pdata = info->priv; in hv_uio_irqcontrol() argument