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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/
H A Dpci-driver.c357 #define attr_to_driver_attribute(obj) container_of(obj, struct driver_attribute, attr) macro
363 struct driver_attribute *dattr = attr_to_driver_attribute(attr);
380 struct driver_attribute *dattr = attr_to_driver_attribute(attr);

Completed in 40 milliseconds