Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dvmbus_drv.c711 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
734 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id()
757 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
774 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
794 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
820 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
860 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
879 struct hv_driver *drv = in vmbus_probe()
904 struct hv_driver *drv; in vmbus_remove()
922 struct hv_driver *drv; in vmbus_shutdown()
[all …]
H A Dhv_util.c633 static struct hv_driver util_drv = {
H A Dhv_balloon.c1830 static struct hv_driver balloon_drv = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dhyperv.h1180 struct hv_driver { struct
1245 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv()
1247 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv()
1275 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1278 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunhv.c629 static struct platform_driver hv_driver = { variable
643 return platform_driver_register(&hv_driver); in sunhv_init()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dhyperv-keyboard.c416 static struct hv_driver hv_kbd_drv = {
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_hv_generic.c378 static struct hv_driver hv_uio_drv = {
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-hyperv.c582 static struct hv_driver mousevsc_drv = {
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dhyperv_transport.c888 static struct hv_driver hvs_drv = {
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhyperv_fb.c1348 static struct hv_driver hvfb_drv = {
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c2120 static struct hv_driver storvsc_drv = {
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c3560 static struct hv_driver hv_pci_drv = {
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc_drv.c2699 static struct hv_driver netvsc_drv = {