Home
last modified time | relevance | path

Searched refs:bin_attr_pm_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c1252 static struct bin_attribute bin_attr_pm_config = { variable
1379 if (device_create_bin_file(dev, &bin_attr_pm_config)) in qlcnic_create_diag_entries()
1408 device_remove_bin_file(dev, &bin_attr_pm_config); in qlcnic_remove_diag_entries()