Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c4934 static void rdev_deinit_debugfs(struct regulator_dev *rdev);
4936 static inline void rdev_deinit_debugfs(struct regulator_dev *rdev) in rdev_deinit_debugfs() function
4945 rdev_deinit_debugfs(rdev); in regulator_dev_release()
5185 static void rdev_deinit_debugfs(struct regulator_dev *rdev) in rdev_deinit_debugfs() function