Searched refs:__of_sysfs_remove_bin_file (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/of/ |
H A D | kobj.c | 87 void __of_sysfs_remove_bin_file(struct device_node *np, struct property *prop) in __of_sysfs_remove_bin_file() function 100 __of_sysfs_remove_bin_file(np, prop); in __of_remove_property_sysfs() 111 __of_sysfs_remove_bin_file(np, oldprop); in __of_update_property_sysfs() 160 __of_sysfs_remove_bin_file(np, pp); in __of_detach_node_sysfs()
|
H A D | of_private.h | 142 extern void __of_sysfs_remove_bin_file(struct device_node *np,
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | kobj.c | 87 void __of_sysfs_remove_bin_file(struct device_node *np, struct property *prop) in __of_sysfs_remove_bin_file() function 100 __of_sysfs_remove_bin_file(np, prop); in __of_remove_property_sysfs() 111 __of_sysfs_remove_bin_file(np, oldprop); in __of_update_property_sysfs() 160 __of_sysfs_remove_bin_file(np, pp); in __of_detach_node_sysfs()
|
H A D | of_private.h | 143 extern void __of_sysfs_remove_bin_file(struct device_node *np,
|
Completed in 2 milliseconds