Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dvmbus_drv.c665 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
688 static const struct hv_vmbus_device_id *hv_vmbus_get_id(const struct hv_driver *drv, in hv_vmbus_get_id()
699 id = hv_vmbus_dynid_match((struct hv_driver *)drv, guid); in hv_vmbus_get_id()
711 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
728 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
748 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
774 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
814 const struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
833 struct hv_driver *drv = in vmbus_probe()
873 struct hv_driver *drv; in vmbus_remove()
[all …]
Dhv_util.c701 static struct hv_driver util_drv = {
Dhv_balloon.c2115 static struct hv_driver balloon_drv = {
/linux-6.12.1/include/linux/
Dhyperv.h1266 struct hv_driver { struct
1333 #define drv_to_hv_drv(d) container_of_const(d, struct hv_driver, driver)
1362 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1365 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/linux-6.12.1/drivers/tty/serial/
Dsunhv.c630 static struct platform_driver hv_driver = { variable
644 return platform_driver_register(&hv_driver); in sunhv_init()
/linux-6.12.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c220 static struct hv_driver hyperv_hv_driver = {
/linux-6.12.1/drivers/input/serio/
Dhyperv-keyboard.c414 static struct hv_driver hv_kbd_drv = {
/linux-6.12.1/drivers/uio/
Duio_hv_generic.c385 static struct hv_driver hv_uio_drv = {
/linux-6.12.1/drivers/hid/
Dhid-hyperv.c568 static struct hv_driver mousevsc_drv = {
/linux-6.12.1/net/vmw_vsock/
Dhyperv_transport.c913 static struct hv_driver hvs_drv = {
/linux-6.12.1/drivers/video/fbdev/
Dhyperv_fb.c1308 static struct hv_driver hvfb_drv = {
/linux-6.12.1/drivers/scsi/
Dstorvsc_drv.c2173 static struct hv_driver storvsc_drv = {
/linux-6.12.1/drivers/net/hyperv/
Dnetvsc_drv.c2789 static struct hv_driver netvsc_drv = {
/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c4071 static struct hv_driver hv_pci_drv = {