Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c675 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
698 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()
721 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
738 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
758 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
784 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
824 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
843 struct hv_driver *drv = in vmbus_probe()
883 struct hv_driver *drv; in vmbus_remove()
898 struct hv_driver *drv; in vmbus_shutdown()
[all …]
H A Dhv_util.c693 static struct hv_driver util_drv = {
H A Dhv_balloon.c2145 static struct hv_driver balloon_drv = {
/openbmc/linux/include/linux/
H A Dhyperv.h1264 struct hv_driver { struct
1332 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv()
1334 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv()
1364 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1367 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/openbmc/linux/drivers/tty/serial/
H A Dsunhv.c627 static struct platform_driver hv_driver = { variable
641 return platform_driver_register(&hv_driver); in sunhv_init()
/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c218 static struct hv_driver hyperv_hv_driver = {
/openbmc/linux/drivers/input/serio/
H A Dhyperv-keyboard.c414 static struct hv_driver hv_kbd_drv = {
/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c386 static struct hv_driver hv_uio_drv = {
/openbmc/linux/drivers/hid/
H A Dhid-hyperv.c581 static struct hv_driver mousevsc_drv = {
/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c913 static struct hv_driver hvs_drv = {
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c1334 static struct hv_driver hvfb_drv = {
/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c2185 static struct hv_driver storvsc_drv = {
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2786 static struct hv_driver netvsc_drv = {
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c4078 static struct hv_driver hv_pci_drv = {