Searched refs:hv_driver (Results 1 – 14 of 14) sorted by relevance
715 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()738 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()761 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()778 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()798 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()824 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()864 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()883 struct hv_driver *drv = in vmbus_probe()923 struct hv_driver *drv; in vmbus_remove()938 struct hv_driver *drv; in vmbus_shutdown()[all …]
686 static struct hv_driver util_drv = {
2101 static struct hv_driver balloon_drv = {
1246 struct hv_driver { struct1317 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv()1319 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv()1349 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,1352 void vmbus_driver_unregister(struct hv_driver *hv_driver);
629 static struct platform_driver hv_driver = { variable643 return platform_driver_register(&hv_driver); in sunhv_init()
220 static struct hv_driver hyperv_hv_driver = {
416 static struct hv_driver hv_kbd_drv = {
374 static struct hv_driver hv_uio_drv = {
583 static struct hv_driver mousevsc_drv = {
914 static struct hv_driver hvs_drv = {
1336 static struct hv_driver hvfb_drv = {
2147 static struct hv_driver storvsc_drv = {
2712 static struct hv_driver netvsc_drv = {
3996 static struct hv_driver hv_pci_drv = {