Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/misc/
Dcytherm.c284 static ssize_t show_port1(struct device *dev, struct device_attribute *attr, char *buf) in show_port1() function
342 static DEVICE_ATTR(port1, S_IRUGO | S_IWUSR | S_IWGRP, show_port1, set_port1);