Searched refs:remove_sysfs (Results 1 – 3 of 3) sorted by relevance
1783 void (*remove_sysfs) (struct qlcnic_adapter *); member1917 if (adapter->ahw->hw_ops->remove_sysfs) in qlcnic_remove_sysfs()1918 adapter->ahw->hw_ops->remove_sysfs(adapter); in qlcnic_remove_sysfs()
596 .remove_sysfs = qlcnic_82xx_remove_sysfs,
210 .remove_sysfs = qlcnic_83xx_remove_sysfs,