Home
last modified time | relevance | path

Searched defs:kobj (Results 151 – 175 of 535) sorted by relevance

12345678910>>...22

/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2805.c94 static ssize_t w1_f0d_read_bin(struct file *filp, struct kobject *kobj, in w1_f0d_read_bin()
202 static ssize_t w1_f0d_write_bin(struct file *filp, struct kobject *kobj, in w1_f0d_write_bin()
H A Dw1_ds2433.c89 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read()
205 static ssize_t eeprom_write(struct file *filp, struct kobject *kobj, in eeprom_write()
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c13 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
72 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
H A Dstring-attributes.c15 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
78 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
H A Dint-attributes.c13 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
85 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
H A Dorder-list-attributes.c13 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
77 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
H A Dbioscfg.c29 ssize_t display_name_language_code_show(struct kobject *kobj, in display_name_language_code_show()
340 static ssize_t pending_reboot_show(struct kobject *kobj, in pending_reboot_show()
358 static void attr_name_release(struct kobject *kobj) in attr_name_release()
/openbmc/linux/drivers/i2c/
H A Di2c-slave-eeprom.c93 static ssize_t i2c_slave_eeprom_bin_read(struct file *filp, struct kobject *kobj, in i2c_slave_eeprom_bin_read()
108 static ssize_t i2c_slave_eeprom_bin_write(struct file *filp, struct kobject *kobj, in i2c_slave_eeprom_bin_write()
/openbmc/linux/drivers/edac/
H A Dedac_device.h129 struct kobject kobj; member
143 struct kobject kobj; member
228 struct kobject kobj; member
/openbmc/linux/arch/ia64/kernel/
H A Dtopology.c114 struct kobject kobj; member
120 struct kobject kobj; member
262 static ssize_t ia64_cache_show(struct kobject * kobj, struct attribute * attr, char * buf) in ia64_cache_show()
/openbmc/linux/kernel/bpf/
H A Dsysfs_btf.c16 btf_vmlinux_read(struct file *file, struct kobject *kobj, in btf_vmlinux_read()
/openbmc/linux/drivers/misc/ocxl/
H A Dsysfs.c96 static ssize_t global_mmio_read(struct file *filp, struct kobject *kobj, in global_mmio_read()
127 static int global_mmio_mmap(struct file *filp, struct kobject *kobj, in global_mmio_mmap()
/openbmc/linux/arch/mips/loongson64/
H A Dboardinfo.c5 static ssize_t boardinfo_show(struct kobject *kobj, in boardinfo_show()
/openbmc/linux/kernel/
H A Dkheaders.c33 ikheaders_read(struct file *file, struct kobject *kobj, in ikheaders_read()
/openbmc/linux/include/linux/
H A Dlivepatch.h71 struct kobject kobj; member
124 struct kobject kobj; member
167 struct kobject kobj; member
H A Dcdev.h15 struct kobject kobj; member
/openbmc/linux/fs/ocfs2/cluster/
H A Dsys.c21 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show()
/openbmc/linux/block/
H A Dblk-sysfs.c673 static umode_t queue_attr_visible(struct kobject *kobj, struct attribute *attr, in queue_attr_visible()
687 static umode_t blk_mq_queue_attr_visible(struct kobject *kobj, in blk_mq_queue_attr_visible()
715 queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in queue_attr_show()
731 queue_attr_store(struct kobject *kobj, struct attribute *attr, in queue_attr_store()
759 static void blk_queue_release(struct kobject *kobj) in blk_queue_release()
/openbmc/linux/arch/x86/events/
H A Dprobe.c8 not_visible(struct kobject *kobj, struct attribute *attr, int i) in not_visible()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c78 struct kobject *kobj; member
298 static ssize_t kfd_procfs_show(struct kobject *kobj, struct attribute *attr, in kfd_procfs_show()
336 static void kfd_procfs_kobj_release(struct kobject *kobj) in kfd_procfs_kobj_release()
376 static ssize_t kfd_procfs_queue_show(struct kobject *kobj, in kfd_procfs_queue_show()
394 static ssize_t kfd_procfs_stats_show(struct kobject *kobj, in kfd_procfs_stats_show()
420 static ssize_t kfd_sysfs_counters_show(struct kobject *kobj, in kfd_sysfs_counters_show()
517 static void kfd_sysfs_create_file(struct kobject *kobj, struct attribute *attr, in kfd_sysfs_create_file()
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c58 struct kobject kobj; member
65 struct kobject kobj; member
105 static ssize_t port_attr_show(struct kobject *kobj, in port_attr_show()
118 static ssize_t port_attr_store(struct kobject *kobj, in port_attr_store()
131 struct ib_device *ib_port_sysfs_get_ibdev_kobj(struct kobject *kobj, in ib_port_sysfs_get_ibdev_kobj()
195 static ssize_t gid_attr_show(struct kobject *kobj, in gid_attr_show()
751 static void ib_port_release(struct kobject *kobj) in ib_port_release()
764 static void ib_port_gid_attr_release(struct kobject *kobj) in ib_port_gid_attr_release()
/openbmc/linux/arch/x86/include/asm/
H A Damd_nb.h45 struct kobject kobj; /* sysfs object */ member
53 struct kobject *kobj; member
/openbmc/linux/fs/xfs/
H A Dxfs_sysfs.c282 struct xfs_kobj *kobj = to_kobj(kobject); in to_xstats() local
338 struct xfs_kobj *kobj = to_kobj(kobject); in to_xlog() local
432 struct xfs_kobj *kobj = to_kobj(kobject); in to_error_cfg() local
439 struct xfs_kobj *kobj = to_kobj(kobject); in err_to_mp() local
/openbmc/linux/drivers/hid/
H A Dhid-roccat-kone.c263 static ssize_t kone_sysfs_read_settings(struct file *fp, struct kobject *kobj, in kone_sysfs_read_settings()
287 static ssize_t kone_sysfs_write_settings(struct file *fp, struct kobject *kobj, in kone_sysfs_write_settings()
334 struct kobject *kobj, struct bin_attribute *attr, in kone_sysfs_read_profilex()
354 struct kobject *kobj, struct bin_attribute *attr, in kone_sysfs_write_profilex()
/openbmc/linux/drivers/md/
H A Ddm-uevent.h35 struct kobject *kobj) in dm_send_uevents()

12345678910>>...22