Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dthermal.c206 sysfs_remove_link(&ar->dev->kobj, "cooling_device"); in ath10k_thermal_register()
217 sysfs_remove_link(&ar->dev->kobj, "cooling_device"); in ath10k_thermal_unregister()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dthermal.c223 sysfs_remove_link(&ar->hw->wiphy->dev.kobj, "cooling_device"); in ath11k_thermal_unregister()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h168 sysfs_remove_link(struct kobject *kobj, const char *name) in sysfs_remove_link() function
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c188 sysfs_remove_link(&wiphy->dev.kobj, "cooling_device"); in mt7915_unregister_thermal()