Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dcore.c108 goto remove_sysfs; in wilco_ec_probe()
125 remove_sysfs: in wilco_ec_probe()
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dcore.c108 goto remove_sysfs; in wilco_ec_probe()
125 remove_sysfs: in wilco_ec_probe()
/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-gart.c358 goto remove_sysfs; in tegra_gart_probe()
371 remove_sysfs: in tegra_gart_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dtegra-gart.c349 goto remove_sysfs; in tegra_gart_probe()
362 remove_sysfs: in tegra_gart_probe()
H A Dsprd-iommu.c512 goto remove_sysfs; in sprd_iommu_probe()
531 remove_sysfs: in sprd_iommu_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1777 void (*remove_sysfs) (struct qlcnic_adapter *); member
1928 if (adapter->ahw->hw_ops->remove_sysfs) in qlcnic_remove_sysfs()
1929 adapter->ahw->hw_ops->remove_sysfs(adapter); in qlcnic_remove_sysfs()
H A Dqlcnic_main.c572 .remove_sysfs = qlcnic_82xx_remove_sysfs,
H A Dqlcnic_83xx_hw.c209 .remove_sysfs = qlcnic_83xx_remove_sysfs,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1777 void (*remove_sysfs) (struct qlcnic_adapter *); member
1928 if (adapter->ahw->hw_ops->remove_sysfs) in qlcnic_remove_sysfs()
1929 adapter->ahw->hw_ops->remove_sysfs(adapter); in qlcnic_remove_sysfs()
H A Dqlcnic_main.c568 .remove_sysfs = qlcnic_82xx_remove_sysfs,
H A Dqlcnic_83xx_hw.c208 .remove_sysfs = qlcnic_83xx_remove_sysfs,

Completed in 33 milliseconds