Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dvmbus_drv.c1890 static ssize_t channel_events_show(struct vmbus_channel *channel, char *buf) in channel_events_show() function
1894 static VMBUS_CHAN_ATTR(events, 0444, channel_events_show, NULL);