Searched refs:hv_driver (Results 1 – 13 of 13) sorted by relevance
690 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()713 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()736 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()753 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()773 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()799 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()839 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()858 struct hv_driver *drv = in vmbus_probe()883 struct hv_driver *drv; in vmbus_remove()901 struct hv_driver *drv; in vmbus_shutdown()[all …]
474 static struct hv_driver util_drv = {
1764 static struct hv_driver balloon_drv = {
1130 struct hv_driver { struct1191 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv()1193 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv()1221 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,1224 void vmbus_driver_unregister(struct hv_driver *hv_driver);
632 static struct platform_driver hv_driver = { variable646 return platform_driver_register(&hv_driver); in sunhv_init()
391 static struct hv_driver hv_kbd_drv = {
373 static struct hv_driver hv_uio_drv = {
552 static struct hv_driver mousevsc_drv = {
946 static struct hv_driver hvs_drv = {
899 static struct hv_driver hvfb_drv = {
1937 static struct hv_driver storvsc_drv = {
3106 static struct hv_driver hv_pci_drv = {
2433 static struct hv_driver netvsc_drv = {