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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dsysfs.c202 * them factorized already). i1480u_ATTR creates the attribute file
225 #define i1480u_ATTR(name, perm) static DEVICE_ATTR(name, perm, \ macro
241 i1480u_ATTR(uwb_phy_rate, S_IRUGO | S_IWUSR);
245 i1480u_ATTR(uwb_rts_cts, S_IRUGO | S_IWUSR);
249 i1480u_ATTR(uwb_ack_policy, S_IRUGO | S_IWUSR);
253 i1480u_ATTR(uwb_pca_base_priority, S_IRUGO | S_IWUSR);
257 i1480u_ATTR(wlp_eda, S_IRUGO | S_IWUSR);
261 i1480u_ATTR(wlp_uuid, S_IRUGO | S_IWUSR);
265 i1480u_ATTR(wlp_dev_name, S_IRUGO | S_IWUSR);
269 i1480u_ATTR(wlp_dev_manufacture
[all...]

Completed in 97 milliseconds