Searched defs:show_address (Results 1 - 3 of 3) sorted by relevance

/net/atm/
H A Datm_sysfs.c21 static ssize_t show_address(struct device *cdev, function
98 static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
/net/bluetooth/
H A Dhci_sysfs.c160 static ssize_t show_address(struct device *dev, function
169 static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
/net/bluetooth/rfcomm/
H A Dtty.c201 static ssize_t show_address(struct device *tty_dev, struct device_attribute *attr, char *buf) function
213 static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);

Completed in 458 milliseconds