Searched refs:show_channel (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-prodikeys.c104 static ssize_t show_channel(struct device *dev, function
133 static DEVICE_ATTR(channel, S_IRUGO | S_IWUGO, show_channel,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c191 static ssize_t show_channel(struct device *tty_dev, struct device_attribute *attr, char *buf) function
198 static DEVICE_ATTR(channel, S_IRUGO, show_channel, NULL);

Completed in 84 milliseconds