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

/linux-4.4.14/net/bluetooth/
H A Dhci_sysfs.c40 #define LINK_ATTR(_name, _mode, _show, _store) \ macro
43 static LINK_ATTR(type, S_IRUGO, show_link_type, NULL);
44 static LINK_ATTR(address, S_IRUGO, show_link_address, NULL);

Completed in 53 milliseconds