Searched defs:hv_uio_private_data (Results 1 – 1 of 1) sorted by relevance
54 struct hv_uio_private_data { struct55 struct uio_info info;56 struct hv_device *device;80 struct hv_uio_private_data *pdata = info->priv; in hv_uio_irqcontrol() argument