Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Datm_sysfs.c22 static ssize_t show_address(struct device *cdev, in show_address() function
99 static DEVICE_ATTR(address, 0444, show_address, NULL);
/Linux-v5.4/net/bluetooth/rfcomm/
Dtty.c201 static ssize_t show_address(struct device *tty_dev, struct device_attribute *attr, char *buf) in show_address() function
213 static DEVICE_ATTR(address, 0444, show_address, NULL);