Home
last modified time | relevance | path

Searched refs:hv_driver (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c570 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()
601 static int vmbus_add_dynid(struct hv_driver *drv, uuid_le *guid) in vmbus_add_dynid()
618 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
638 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
664 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
704 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
723 struct hv_driver *drv = in vmbus_probe()
748 struct hv_driver *drv; in vmbus_remove()
766 struct hv_driver *drv; in vmbus_shutdown()
1212 int __vmbus_driver_register(struct hv_driver *hv_driver, struct module *owner, const char *mod_name) in __vmbus_driver_register() argument
[all …]
Dhv_util.c485 static struct hv_driver util_drv = {
Dhv_balloon.c1763 static struct hv_driver balloon_drv = {
/Linux-v4.19/include/linux/
Dhyperv.h1082 struct hv_driver { struct
1139 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv()
1141 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv()
1168 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1171 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/Linux-v4.19/drivers/tty/serial/
Dsunhv.c632 static struct platform_driver hv_driver = { variable
646 return platform_driver_register(&hv_driver); in sunhv_init()
/Linux-v4.19/drivers/input/serio/
Dhyperv-keyboard.c422 static struct hv_driver hv_kbd_drv = {
/Linux-v4.19/drivers/uio/
Duio_hv_generic.c330 static struct hv_driver hv_uio_drv = {
/Linux-v4.19/drivers/hid/
Dhid-hyperv.c596 static struct hv_driver mousevsc_drv = {
/Linux-v4.19/net/vmw_vsock/
Dhyperv_transport.c877 static struct hv_driver hvs_drv = {
/Linux-v4.19/drivers/video/fbdev/
Dhyperv_fb.c910 static struct hv_driver hvfb_drv = {
/Linux-v4.19/drivers/scsi/
Dstorvsc_drv.c1933 static struct hv_driver storvsc_drv = {
/Linux-v4.19/drivers/pci/controller/
Dpci-hyperv.c2715 static struct hv_driver hv_pci_drv = {
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc_drv.c2320 static struct hv_driver netvsc_drv = {