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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dparams.c628 #define to_module_attr(n) container_of(n, struct module_attribute, attr); macro
639 attribute = to_module_attr(attr);
658 attribute = to_module_attr(attr);

Completed in 101 milliseconds