Searched refs:remove_sysfs (Results 1 – 4 of 4) sorted by relevance
2129 static int remove_sysfs(struct platform_device *device) in remove_sysfs() function2158 remove_sysfs(acer_platform_device); in create_sysfs()2313 remove_sysfs(acer_platform_device); in acer_wmi_init()2337 remove_sysfs(acer_platform_device); in acer_wmi_exit()
1785 void (*remove_sysfs) (struct qlcnic_adapter *); member1919 if (adapter->ahw->hw_ops->remove_sysfs) in qlcnic_remove_sysfs()1920 adapter->ahw->hw_ops->remove_sysfs(adapter); in qlcnic_remove_sysfs()
587 .remove_sysfs = qlcnic_82xx_remove_sysfs,
208 .remove_sysfs = qlcnic_83xx_remove_sysfs,