SYNOPSIS bool device_remove_file_self(struct device * dev, const struct device_attribute * attr); ARGUMENTS dev device. attr device attribute descriptor. DESCRIPTION See kernfs_remove_self for details. COPYRIGHT