Home
last modified time | relevance | path

Searched refs:foreach_vmbus_pkt (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/input/serio/
Dhyperv-keyboard.c245 foreach_vmbus_pkt(desc, hv_dev->channel) { in hv_kbd_on_channel_callback()
/linux-6.1.9/drivers/hid/
Dhid-hyperv.c325 foreach_vmbus_pkt(desc, device->channel) { in mousevsc_on_channel_callback()
/linux-6.1.9/include/linux/
Dhyperv.h1741 #define foreach_vmbus_pkt(pkt, channel) \ macro
/linux-6.1.9/drivers/scsi/
Dstorvsc_drv.c1222 foreach_vmbus_pkt(desc, channel) { in storvsc_on_channel_callback()