Home
last modified time | relevance | path

Searched refs:cpuidle_remove_driver_sysfs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dsysfs.c508 * cpuidle_remove_driver_sysfs - removes the cpuidle states sysfs attributes
634 * cpuidle_remove_driver_sysfs - removes the driver name sysfs attribute
637 static void cpuidle_remove_driver_sysfs(struct cpuidle_device *dev) in cpuidle_remove_driver_sysfs() function
650 static inline void cpuidle_remove_driver_sysfs(struct cpuidle_device *dev) in cpuidle_remove_driver_sysfs() function
680 cpuidle_remove_driver_sysfs(device); in cpuidle_remove_device_sysfs()
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dsysfs.c643 * cpuidle_remove_driver_sysfs - removes the driver name sysfs attribute
646 static void cpuidle_remove_driver_sysfs(struct cpuidle_device *dev) in cpuidle_remove_driver_sysfs() function
659 static inline void cpuidle_remove_driver_sysfs(struct cpuidle_device *dev) in cpuidle_remove_driver_sysfs() function
689 cpuidle_remove_driver_sysfs(device); in cpuidle_remove_device_sysfs()

Completed in 3 milliseconds