Searched refs:pvcalls_front_dev (Results 1 – 1 of 1) sorted by relevance
44 static struct xenbus_device *pvcalls_front_dev; variable104 if (!pvcalls_front_dev || in pvcalls_enter_sock()105 dev_get_drvdata(&pvcalls_front_dev->dev) == NULL) in pvcalls_enter_sock()323 if (!pvcalls_front_dev) { in pvcalls_front_socket()327 bedata = dev_get_drvdata(&pvcalls_front_dev->dev); in pvcalls_front_socket()431 pvcalls_front_dev->otherend_id, in create_active()435 pvcalls_front_dev->otherend_id, in create_active()438 ret = xenbus_alloc_evtchn(pvcalls_front_dev, evtchn); in create_active()457 xenbus_free_evtchn(pvcalls_front_dev, *evtchn); in create_active()477 bedata = dev_get_drvdata(&pvcalls_front_dev->dev); in pvcalls_front_connect()[all …]