Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dvmbus_drv.c716 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
739 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()
762 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
779 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
799 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
825 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
865 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
884 struct hv_driver *drv = in vmbus_probe()
924 struct hv_driver *drv; in vmbus_remove()
939 struct hv_driver *drv; in vmbus_shutdown()
[all …]
Dhv_util.c686 static struct hv_driver util_drv = {
Dhv_balloon.c1978 static struct hv_driver balloon_drv = {
/linux-5.19.10/include/linux/
Dhyperv.h1246 struct hv_driver { struct
1317 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()
1347 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1350 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/linux-5.19.10/drivers/tty/serial/
Dsunhv.c629 static struct platform_driver hv_driver = { variable
643 return platform_driver_register(&hv_driver); in sunhv_init()
/linux-5.19.10/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c292 static struct hv_driver hyperv_hv_driver = {
/linux-5.19.10/drivers/input/serio/
Dhyperv-keyboard.c416 static struct hv_driver hv_kbd_drv = {
/linux-5.19.10/drivers/uio/
Duio_hv_generic.c374 static struct hv_driver hv_uio_drv = {
/linux-5.19.10/drivers/hid/
Dhid-hyperv.c583 static struct hv_driver mousevsc_drv = {
/linux-5.19.10/net/vmw_vsock/
Dhyperv_transport.c907 static struct hv_driver hvs_drv = {
/linux-5.19.10/drivers/video/fbdev/
Dhyperv_fb.c1332 static struct hv_driver hvfb_drv = {
/linux-5.19.10/drivers/scsi/
Dstorvsc_drv.c2136 static struct hv_driver storvsc_drv = {
/linux-5.19.10/drivers/net/hyperv/
Dnetvsc_drv.c2693 static struct hv_driver netvsc_drv = {
/linux-5.19.10/drivers/pci/controller/
Dpci-hyperv.c3926 static struct hv_driver hv_pci_drv = {