Searched refs:show_channel (Results 1 – 2 of 2) sorted by relevance
103 static ssize_t show_channel(struct device *dev, in show_channel() function132 static DEVICE_ATTR(channel, S_IRUGO | S_IWUSR | S_IWGRP , show_channel,
207 static ssize_t show_channel(struct device *tty_dev, struct device_attribute *attr, char *buf) in show_channel() function214 static DEVICE_ATTR(channel, S_IRUGO, show_channel, NULL);