Lines Matching refs:kobj
261 static ssize_t acpi_table_show(struct file *filp, struct kobject *kobj, in acpi_table_show() argument
515 static ssize_t counter_show(struct kobject *kobj, in counter_show() argument
559 static ssize_t counter_set(struct kobject *kobj, in counter_set() argument
726 static ssize_t hotplug_enabled_show(struct kobject *kobj, in hotplug_enabled_show() argument
729 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show()
734 static ssize_t hotplug_enabled_store(struct kobject *kobj, in hotplug_enabled_store() argument
738 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store()
770 error = kobject_init_and_add(&hotplug->kobj, in acpi_sysfs_add_hotplug_profile()
775 kobject_uevent(&hotplug->kobj, KOBJ_ADD); in acpi_sysfs_add_hotplug_profile()
782 static ssize_t force_remove_show(struct kobject *kobj, in force_remove_show() argument
788 static ssize_t force_remove_store(struct kobject *kobj, in force_remove_store() argument