Home
last modified time | relevance | path

Searched defs:kobj (Results 101 – 125 of 477) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_sd.c87 struct kobject kobj; member
358 static void sclp_sd_file_release(struct kobject *kobj) in sclp_sd_file_release()
420 static ssize_t reload_store(struct kobject *kobj, struct kobj_attribute *attr, in reload_store()
454 static ssize_t data_read(struct file *file, struct kobject *kobj, in data_read()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat-arvo.c188 struct kobject *kobj, void const *buf, in arvo_sysfs_write()
207 struct kobject *kobj, void *buf, loff_t off, in arvo_sysfs_read()
229 struct kobject *kobj, struct bin_attribute *attr, char *buf, in arvo_sysfs_write_button()
239 struct kobject *kobj, struct bin_attribute *attr, char *buf, in arvo_sysfs_read_info()
H A Dhid-roccat-koneplus.c83 static ssize_t koneplus_sysfs_read(struct file *fp, struct kobject *kobj, in koneplus_sysfs_read()
108 static ssize_t koneplus_sysfs_write(struct file *fp, struct kobject *kobj, in koneplus_sysfs_write()
188 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_settings()
206 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_buttons()
H A Dhid-roccat-lua.c26 static ssize_t lua_sysfs_read(struct file *fp, struct kobject *kobj, in lua_sysfs_read()
48 static ssize_t lua_sysfs_write(struct file *fp, struct kobject *kobj, in lua_sysfs_write()
H A Dhid-roccat-common.c130 ssize_t roccat_common2_sysfs_read(struct file *fp, struct kobject *kobj, in roccat_common2_sysfs_read()
153 ssize_t roccat_common2_sysfs_write(struct file *fp, struct kobject *kobj, in roccat_common2_sysfs_write()
H A Dhid-roccat-kovaplus.c126 static ssize_t kovaplus_sysfs_read(struct file *fp, struct kobject *kobj, in kovaplus_sysfs_read()
151 static ssize_t kovaplus_sysfs_write(struct file *fp, struct kobject *kobj, in kovaplus_sysfs_write()
218 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_settings()
236 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_buttons()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_vbc.c16 static ssize_t vboot_context_read(struct file *filp, struct kobject *kobj, in vboot_context_read()
56 static ssize_t vboot_context_write(struct file *filp, struct kobject *kobj, in vboot_context_write()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1430 struct kobject *kobj; member
1557 static ssize_t gt1x_ps_enable_show(struct kobject *kobj, struct kobj_attribute *attr, in gt1x_ps_enable_show()
1563 static ssize_t gt1x_ps_enable_store(struct kobject *kobj, struct kobj_attribute *attr, in gt1x_ps_enable_store()
1582 static ssize_t gt1x_ps_state_show(struct kobject *kobj, struct kobj_attribute *attr, in gt1x_ps_state_show()
1588 static ssize_t gt1x_ps_state_store(struct kobject *kobj, struct kobj_attribute *attr, in gt1x_ps_state_store()
1817 struct kobject *kobj; member
1853 static ssize_t smart_cover_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in smart_cover_show()
1864 static ssize_t smart_cover_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf… in smart_cover_store()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_idle.c118 static ssize_t page_idle_bitmap_read(struct file *file, struct kobject *kobj, in page_idle_bitmap_read()
163 static ssize_t page_idle_bitmap_write(struct file *file, struct kobject *kobj, in page_idle_bitmap_write()
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio.c43 struct kobject kobj; member
94 static void map_release(struct kobject *kobj) in map_release()
100 static ssize_t map_type_show(struct kobject *kobj, struct attribute *attr, in map_type_show()
126 struct kobject kobj; member
182 static void portio_release(struct kobject *kobj) in portio_release()
188 static ssize_t portio_type_show(struct kobject *kobj, struct attribute *attr, in portio_type_show()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c19 qla2x00_sysfs_read_fw_dump(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_read_fw_dump()
60 qla2x00_sysfs_write_fw_dump(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_write_fw_dump()
182 qla2x00_sysfs_read_nvram(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_read_nvram()
222 qla2x00_sysfs_write_nvram(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_write_nvram()
296 qla2x00_sysfs_read_optrom(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_read_optrom()
320 qla2x00_sysfs_write_optrom(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_write_optrom()
358 qla2x00_sysfs_write_optrom_ctl(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_write_optrom_ctl()
542 qla2x00_sysfs_read_vpd(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_read_vpd()
589 qla2x00_sysfs_write_vpd(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_write_vpd()
656 qla2x00_sysfs_read_sfp(struct file *filp, struct kobject *kobj, in qla2x00_sysfs_read_sfp()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c101 static ssize_t sys_param_show(struct kobject *kobj, in sys_param_show()
122 static ssize_t sys_param_store(struct kobject *kobj, in sys_param_store()
H A Dopal-powercap.c30 static ssize_t powercap_show(struct kobject *kobj, struct kobj_attribute *attr, in powercap_show()
81 static ssize_t powercap_store(struct kobject *kobj, in powercap_store()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_sysfs.c102 static ssize_t util_string_read(struct file *filp, struct kobject *kobj, in util_string_read()
115 static ssize_t report_error_write(struct file *filp, struct kobject *kobj, in report_error_write()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dturris-mox-rwtm.c53 struct mox_kobject *kobj; member
88 struct kobject kobj; member
97 static inline struct mox_rwtm *to_rwtm(struct kobject *kobj) in to_rwtm()
102 static void mox_kobj_release(struct kobject *kobj) in mox_kobj_release()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci-sysfs.c64 static int pci_mmap_resource(struct kobject *kobj, in pci_mmap_resource()
93 static int pci_mmap_resource_sparse(struct file *filp, struct kobject *kobj, in pci_mmap_resource_sparse()
100 static int pci_mmap_resource_dense(struct file *filp, struct kobject *kobj, in pci_mmap_resource_dense()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_attr.c99 qedf_sysfs_read_grcdump(struct file *filep, struct kobject *kobj, in qedf_sysfs_read_grcdump()
119 qedf_sysfs_write_grcdump(struct file *filep, struct kobject *kobj, in qedf_sysfs_write_grcdump()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dpm.c77 static ssize_t idle_show(struct kobject *kobj, struct kobj_attribute *attr, in idle_show()
83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, in idle_store()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dumwait.c159 max_time_show(struct device *kobj, struct device_attribute *attr, char *buf) in max_time_show()
166 static ssize_t max_time_store(struct device *kobj, in max_time_store()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dds1682.c155 static ssize_t ds1682_eeprom_read(struct file *filp, struct kobject *kobj, in ds1682_eeprom_read()
173 static ssize_t ds1682_eeprom_write(struct file *filp, struct kobject *kobj, in ds1682_eeprom_write()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_device.h129 struct kobject kobj; member
143 struct kobject kobj; member
226 struct kobject kobj; member
/OK3568_Linux_fs/kernel/drivers/scsi/arcmsr/
H A Darcmsr_attr.c64 struct kobject *kobj, in arcmsr_sysfs_iop_message_read()
111 struct kobject *kobj, in arcmsr_sysfs_iop_message_write()
159 struct kobject *kobj, in arcmsr_sysfs_iop_message_clear()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-builtin.c44 void dm_kobject_release(struct kobject *kobj) in dm_kobject_release()
/OK3568_Linux_fs/kernel/drivers/dma/ioat/
H A Dsysfs.c42 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in ioat_attr_show()
56 ioat_attr_store(struct kobject *kobj, struct attribute *attr, in ioat_attr_store()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dtopology.c125 struct kobject kobj; member
131 struct kobject kobj; member
272 static ssize_t ia64_cache_show(struct kobject * kobj, struct attribute * attr, char * buf) in ia64_cache_show()

12345678910>>...20