| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | w1_ds2438.c | 255 static ssize_t iad_write(struct file *filp, struct kobject *kobj, in iad_write() 277 static ssize_t iad_read(struct file *filp, struct kobject *kobj, in iad_read() 298 static ssize_t page0_read(struct file *filp, struct kobject *kobj, in page0_read() 328 static ssize_t temperature_read(struct file *filp, struct kobject *kobj, in temperature_read() 349 static ssize_t vad_read(struct file *filp, struct kobject *kobj, in vad_read() 370 static ssize_t vdd_read(struct file *filp, struct kobject *kobj, in vdd_read()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | sysfs.c | 341 static ssize_t acpi_table_show(struct file *filp, struct kobject *kobj, in acpi_table_show() 436 static ssize_t acpi_data_show(struct file *filp, struct kobject *kobj, in acpi_data_show() 687 static ssize_t counter_show(struct kobject *kobj, in counter_show() 744 static ssize_t counter_set(struct kobject *kobj, in counter_set() 952 acpi_show_profile(struct kobject *kobj, struct kobj_attribute *attr, in acpi_show_profile() 961 static ssize_t hotplug_enabled_show(struct kobject *kobj, in hotplug_enabled_show() 969 static ssize_t hotplug_enabled_store(struct kobject *kobj, in hotplug_enabled_store() 1019 static ssize_t force_remove_show(struct kobject *kobj, in force_remove_show() 1025 static ssize_t force_remove_store(struct kobject *kobj, in force_remove_store()
|
| /OK3568_Linux_fs/kernel/samples/kobject/ |
| H A D | kset-example.c | 30 struct kobject kobj; member 52 static ssize_t foo_attr_show(struct kobject *kobj, in foo_attr_show() 72 static ssize_t foo_attr_store(struct kobject *kobj, in foo_attr_store() 101 static void foo_release(struct kobject *kobj) in foo_release()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware_cfg.c | 59 struct kobject kobj; member 79 static void fw_cfg_kobj_release(struct kobject *kobj) in fw_cfg_kobj_release() 87 static ssize_t show_fw_cfg(struct kobject *kobj, in show_fw_cfg() 118 static ssize_t store_fw_cfg(struct kobject *kobj, in store_fw_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | slot.c | 18 static ssize_t pci_slot_attr_show(struct kobject *kobj, in pci_slot_attr_show() 26 static ssize_t pci_slot_attr_store(struct kobject *kobj, in pci_slot_attr_store() 67 static void pci_slot_release(struct kobject *kobj) in pci_slot_release() 335 struct kobject *kobj = NULL; in pci_hp_create_module_link() local
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | kobj.c | 21 static void of_node_release(struct kobject *kobj) in of_node_release() 31 static ssize_t of_node_property_read(struct file *filp, struct kobject *kobj, in of_node_property_read() 40 static const char *safe_name(struct kobject *kobj, const char *orig_name) in safe_name()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | stackglue.c | 474 static ssize_t ocfs2_max_locking_protocol_show(struct kobject *kobj, in ocfs2_max_locking_protocol_show() 494 static ssize_t ocfs2_loaded_cluster_plugins_show(struct kobject *kobj, in ocfs2_loaded_cluster_plugins_show() 522 static ssize_t ocfs2_active_cluster_plugin_show(struct kobject *kobj, in ocfs2_active_cluster_plugin_show() 544 static ssize_t ocfs2_cluster_stack_show(struct kobject *kobj, in ocfs2_cluster_stack_show() 556 static ssize_t ocfs2_cluster_stack_store(struct kobject *kobj, in ocfs2_cluster_stack_store() 596 static ssize_t ocfs2_dlm_recover_show(struct kobject *kobj, in ocfs2_dlm_recover_show()
|
| H A D | filecheck.c | 100 static void ocfs2_filecheck_release(struct kobject *kobj) in ocfs2_filecheck_release() 109 ocfs2_filecheck_show(struct kobject *kobj, struct attribute *attr, char *buf) in ocfs2_filecheck_show() 123 ocfs2_filecheck_store(struct kobject *kobj, struct attribute *attr, in ocfs2_filecheck_store() 299 static ssize_t ocfs2_filecheck_attr_show(struct kobject *kobj, in ocfs2_filecheck_attr_show() 447 static ssize_t ocfs2_filecheck_attr_store(struct kobject *kobj, in ocfs2_filecheck_attr_store()
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_sysfs.c | 96 static int get_codec_nid(struct kobject *kobj, struct hdac_device **codecp) in get_codec_nid() 109 static ssize_t widget_attr_show(struct kobject *kobj, struct attribute *attr, in widget_attr_show() 125 static ssize_t widget_attr_store(struct kobject *kobj, struct attribute *attr, in widget_attr_store() 146 static void widget_release(struct kobject *kobj) in widget_release() 311 static void free_widget_node(struct kobject *kobj, in free_widget_node() 342 struct kobject *kobj = kzalloc(sizeof(*kobj), GFP_KERNEL); in add_widget_node() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | esrt.c | 67 struct kobject kobj; member 82 static struct esre_entry *to_entry(struct kobject *kobj) in to_entry() 92 static ssize_t esre_attr_show(struct kobject *kobj, in esre_attr_show() 149 static void esre_release(struct kobject *kobj) in esre_release() 223 static umode_t esrt_attr_is_visible(struct kobject *kobj, in esrt_attr_is_visible()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-sysfs.c | 22 static ssize_t dm_attr_show(struct kobject *kobj, struct attribute *attr, in dm_attr_show() 47 static ssize_t dm_attr_store(struct kobject *kobj, struct attribute *attr, in dm_attr_store() 143 struct kobject *kobj = dm_kobject(md); in dm_sysfs_exit() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_sysfs.c | 211 static ssize_t read_cc_table_bin(struct file *filp, struct kobject *kobj, in read_cc_table_bin() 241 static void qib_port_release(struct kobject *kobj) in qib_port_release() 261 static ssize_t read_cc_setting_bin(struct file *filp, struct kobject *kobj, in read_cc_setting_bin() 296 static ssize_t qib_portattr_show(struct kobject *kobj, in qib_portattr_show() 310 static ssize_t qib_portattr_store(struct kobject *kobj, in qib_portattr_store() 386 static ssize_t sl2vl_attr_show(struct kobject *kobj, struct attribute *attr, in sl2vl_attr_show() 517 static ssize_t diagc_attr_store(struct kobject *kobj, struct attribute *attr, in diagc_attr_store() 742 struct kobject *kobj) in qib_create_port_files()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/uv/ |
| H A D | uv_sysfs.c | 15 static ssize_t partition_id_show(struct kobject *kobj, in partition_id_show() 21 static ssize_t coherence_id_show(struct kobject *kobj, in coherence_id_show()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_pci_sysfs.c | 74 static void edac_pci_instance_release(struct kobject *kobj) in edac_pci_instance_release() 97 static ssize_t edac_pci_instance_show(struct kobject *kobj, in edac_pci_instance_show() 109 static ssize_t edac_pci_instance_store(struct kobject *kobj, in edac_pci_instance_store() 238 static ssize_t edac_pci_dev_show(struct kobject *kobj, struct attribute *attr, in edac_pci_dev_show() 249 static ssize_t edac_pci_dev_store(struct kobject *kobj, in edac_pci_dev_store() 314 static void edac_pci_release_main_kobj(struct kobject *kobj) in edac_pci_release_main_kobj()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_memory.c | 48 struct kobject kobj; member 79 static void ttm_mem_zone_kobj_release(struct kobject *kobj) in ttm_mem_zone_kobj_release() 89 static ssize_t ttm_mem_zone_show(struct kobject *kobj, in ttm_mem_zone_show() 116 static ssize_t ttm_mem_zone_store(struct kobject *kobj, in ttm_mem_zone_store() 179 static ssize_t ttm_mem_global_show(struct kobject *kobj, in ttm_mem_global_show() 196 static ssize_t ttm_mem_global_store(struct kobject *kobj, in ttm_mem_global_store()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | memmap.c | 35 struct kobject kobj; /* kobject for each entry */ member 92 to_memmap_entry(struct kobject *kobj) in to_memmap_entry() 97 static void __meminit release_firmware_map_entry(struct kobject *kobj) in release_firmware_map_entry() 391 static ssize_t memmap_attr_show(struct kobject *kobj, in memmap_attr_show()
|
| H A D | dmi-sysfs.c | 36 struct kobject kobj; member 83 static void dmi_entry_free(struct kobject *kobj) in dmi_entry_free() 88 static struct dmi_sysfs_entry *to_entry(struct kobject *kobj) in to_entry() 98 static ssize_t dmi_sysfs_attr_show(struct kobject *kobj, in dmi_sysfs_attr_show() 215 static ssize_t dmi_entry_attr_show(struct kobject *kobj, in dmi_entry_attr_show() 430 static ssize_t dmi_sel_raw_read(struct file *filp, struct kobject *kobj, in dmi_sel_raw_read() 536 struct kobject *kobj, in dmi_entry_raw_read() 555 static void dmi_sysfs_entry_release(struct kobject *kobj) in dmi_sysfs_entry_release()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | power.c | 22 static ssize_t auto_poweron_show(struct kobject *kobj, in auto_poweron_show() 28 static ssize_t auto_poweron_store(struct kobject *kobj, in auto_poweron_store()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4/ |
| H A D | sq.c | 267 static ssize_t sq_sysfs_show(struct kobject *kobj, struct attribute *attr, in sq_sysfs_show() 278 static ssize_t sq_sysfs_store(struct kobject *kobj, struct attribute *attr, in sq_sysfs_store() 341 struct kobject *kobj; in sq_dev_add() local 359 struct kobject *kobj = sq_kobject[cpu]; in sq_dev_remove() local
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | irqdesc.c | 146 static ssize_t per_cpu_count_show(struct kobject *kobj, in per_cpu_count_show() 166 static ssize_t chip_name_show(struct kobject *kobj, in chip_name_show() 183 static ssize_t hwirq_show(struct kobject *kobj, in hwirq_show() 198 static ssize_t type_show(struct kobject *kobj, in type_show() 214 static ssize_t wakeup_show(struct kobject *kobj, in wakeup_show() 230 static ssize_t name_show(struct kobject *kobj, in name_show() 245 static ssize_t actions_show(struct kobject *kobj, in actions_show() 423 static void irq_kobj_release(struct kobject *kobj) in irq_kobj_release()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 225 static ssize_t sysprops_show(struct kobject *kobj, struct attribute *attr, in sysprops_show() 250 static void kfd_topology_kobj_release(struct kobject *kobj) in kfd_topology_kobj_release() 264 static ssize_t iolink_show(struct kobject *kobj, struct attribute *attr, in iolink_show() 304 static ssize_t mem_show(struct kobject *kobj, struct attribute *attr, in mem_show() 336 static ssize_t kfd_cache_show(struct kobject *kobj, struct attribute *attr, in kfd_cache_show() 388 static ssize_t perf_show(struct kobject *kobj, struct kobj_attribute *attrs, in perf_show() 415 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, in node_show() 547 static void kfd_remove_sysfs_file(struct kobject *kobj, struct attribute *attr) in kfd_remove_sysfs_file()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | class.c | 25 static ssize_t class_attr_show(struct kobject *kobj, struct attribute *attr, in class_attr_show() 37 static ssize_t class_attr_store(struct kobject *kobj, struct attribute *attr, in class_attr_store() 49 static void class_release(struct kobject *kobj) in class_release() 65 static const struct kobj_ns_type_operations *class_child_ns_type(struct kobject *kobj) in class_child_ns_type() 487 struct kobject *kobj; member
|
| H A D | core.c | 1976 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() 1992 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store() 2096 static void device_release(struct kobject *kobj) in device_release() 2126 static const void *device_namespace(struct kobject *kobj) in device_namespace() 2137 static void device_get_ownership(struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership() 2153 static int dev_uevent_filter(struct kset *kset, struct kobject *kobj) in dev_uevent_filter() 2167 static const char *dev_uevent_name(struct kset *kset, struct kobject *kobj) in dev_uevent_name() 2178 static int dev_uevent(struct kset *kset, struct kobject *kobj, in dev_uevent() 2760 struct kobject kobj; member 2766 static void class_dir_release(struct kobject *kobj) in class_dir_release() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-buf-sysfs-stats.c | 29 static ssize_t dma_buf_stats_attribute_show(struct kobject *kobj, in dma_buf_stats_attribute_show() 76 static void dma_buf_sysfs_release(struct kobject *kobj) in dma_buf_sysfs_release() 109 static int dmabuf_sysfs_uevent_filter(struct kset *kset, struct kobject *kobj) in dmabuf_sysfs_uevent_filter()
|
| /OK3568_Linux_fs/kernel/kernel/livepatch/ |
| H A D | core.c | 333 static ssize_t enabled_store(struct kobject *kobj, struct kobj_attribute *attr, in enabled_store() 376 static ssize_t enabled_show(struct kobject *kobj, in enabled_show() 385 static ssize_t transition_show(struct kobject *kobj, in transition_show() 395 static ssize_t force_store(struct kobject *kobj, struct kobj_attribute *attr, in force_store() 553 static void klp_kobj_release_patch(struct kobject *kobj) in klp_kobj_release_patch() 567 static void klp_kobj_release_object(struct kobject *kobj) in klp_kobj_release_object() 582 static void klp_kobj_release_func(struct kobject *kobj) in klp_kobj_release_func()
|