Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1216 static const struct bin_attribute bin_attr_pci_config = { variable
1357 if (device_create_bin_file(dev, &bin_attr_pci_config)) in qlcnic_create_diag_entries()
1392 device_remove_bin_file(dev, &bin_attr_pci_config); in qlcnic_remove_diag_entries()