Searched refs:ic_desc (Results 1 – 9 of 9) sorted by relevance
45 const char *ic_desc; member48 #define VMBUS_IC_DESC_END { .ic_desc = NULL }
198 for (d = descs; d->ic_desc != NULL; ++d) { in vmbus_ic_probe()200 device_set_desc(dev, d->ic_desc); in vmbus_ic_probe()
54 .ic_desc = "Hyper-V Heartbeat"
55 .ic_desc = "Hyper-V Shutdown"
62 .ic_desc = "Hyper-V Timesync"
98 .ic_desc = "Hyper-V KVP"
142 .ic_desc = "Hyper-V VSS"
122 .ic_desc = "Hyper-V KBD"232 for (d = vmbus_kbd_descs; d->ic_desc != NULL; ++d) { in hv_kbd_probe()234 device_set_desc(dev, d->ic_desc); in hv_kbd_probe()
179 .ic_desc = "Hyper-V HID device"392 for (d = vmbus_hid_descs; d->ic_desc != NULL; ++d) { in hv_hid_probe()394 device_set_desc(dev, d->ic_desc); in hv_hid_probe()