Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dvmbus_drv.c686 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
709 static const struct hv_vmbus_device_id *hv_vmbus_get_id(const struct hv_driver *drv, in hv_vmbus_get_id()
720 id = hv_vmbus_dynid_match((struct hv_driver *)drv, guid); in hv_vmbus_get_id()
755 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
772 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
792 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
818 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
858 const struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
877 struct hv_driver *drv = in vmbus_probe()
917 struct hv_driver *drv; in vmbus_remove()
[all …]
H A Dhv_util.c708 static struct hv_driver util_drv = {
H A Dhv_balloon.c2120 static struct hv_driver balloon_drv = {
/linux/include/linux/
H A Dhyperv.h1226 struct hv_driver { struct
1293 #define drv_to_hv_drv(d) container_of_const(d, struct hv_driver, driver)
1324 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1327 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/linux/drivers/tty/serial/
H A Dsunhv.c630 static struct platform_driver hv_driver = { variable
644 return platform_driver_register(&hv_driver); in sunhv_init()
/linux/drivers/input/serio/
H A Dhyperv-keyboard.c412 static struct hv_driver hv_kbd_drv = {
/linux/drivers/hid/
H A Dhid-hyperv.c581 static struct hv_driver mousevsc_drv = {
/linux/net/vmw_vsock/
H A Dhyperv_transport.c927 static struct hv_driver hvs_drv = {
/linux/drivers/scsi/
H A Dstorvsc_drv.c2185 static struct hv_driver storvsc_drv = {
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2764 static struct hv_driver netvsc_drv = {
/linux/drivers/pci/controller/
H A Dpci-hyperv.c4144 static struct hv_driver hv_pci_drv = {