Searched defs:bin_attr_dimm (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3137 static struct bin_attribute bin_attr_dimm = { variable in typeref:struct:bin_attribute
3180 if (device_create_bin_file(dev, &bin_attr_dimm))
3194 device_remove_bin_file(dev, &bin_attr_dimm);

Completed in 32 milliseconds