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

/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3082 static const struct bin_attribute bin_attr_dimm = { variable in typeref:struct:bin_attribute
3125 if (device_create_bin_file(dev, &bin_attr_dimm))
3139 device_remove_bin_file(dev, &bin_attr_dimm);

Completed in 206 milliseconds