Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_sysfs.c54 #define LINK_ATTR(_name, _mode, _show, _store) \ macro
57 static LINK_ATTR(type, S_IRUGO, show_link_type, NULL);
58 static LINK_ATTR(address, S_IRUGO, show_link_address, NULL);
59 static LINK_ATTR(features, S_IRUGO, show_link_features, NULL);