Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c1360 static ssize_t channel_interrupts_show(const struct vmbus_channel *channel, char *buf) in channel_interrupts_show() function
1364 static VMBUS_CHAN_ATTR(interrupts, S_IRUGO, channel_interrupts_show, NULL);