Lines Matching refs:kobj
324 static ssize_t acpi_table_show(struct file *filp, struct kobject *kobj, in acpi_table_show() argument
578 static ssize_t counter_show(struct kobject *kobj, in counter_show() argument
622 static ssize_t counter_set(struct kobject *kobj, in counter_set() argument
789 static ssize_t hotplug_enabled_show(struct kobject *kobj, in hotplug_enabled_show() argument
792 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show()
797 static ssize_t hotplug_enabled_store(struct kobject *kobj, in hotplug_enabled_store() argument
801 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store()
833 error = kobject_init_and_add(&hotplug->kobj, in acpi_sysfs_add_hotplug_profile()
838 kobject_uevent(&hotplug->kobj, KOBJ_ADD); in acpi_sysfs_add_hotplug_profile()
845 static ssize_t force_remove_show(struct kobject *kobj, in force_remove_show() argument
851 static ssize_t force_remove_store(struct kobject *kobj, in force_remove_store() argument