Home
last modified time | relevance | path

Searched defs:kobj (Results 76 – 100 of 477) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c737 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show()
749 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store()
954 static void rx_queue_release(struct kobject *kobj) in rx_queue_release()
978 static const void *rx_queue_namespace(struct kobject *kobj) in rx_queue_namespace()
990 static void rx_queue_get_ownership(struct kobject *kobj, in rx_queue_get_ownership()
1009 struct kobject *kobj = &queue->kobj; in rx_queue_add_kobject() local
1042 struct kobject *kobj = &queue->kobj; in rx_queue_change_owner() local
1077 struct kobject *kobj = &dev->_rx[i].kobj; in net_rx_queue_update_kobjects() local
1130 static ssize_t netdev_queue_attr_show(struct kobject *kobj, in netdev_queue_attr_show()
1143 static ssize_t netdev_queue_attr_store(struct kobject *kobj, in netdev_queue_attr_store()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dgvt.c67 static ssize_t available_instances_show(struct kobject *kobj, in available_instances_show()
83 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
89 static ssize_t description_show(struct kobject *kobj, struct device *dev, in description_show()
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds28e04.c114 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read()
222 static ssize_t eeprom_write(struct file *filp, struct kobject *kobj, in eeprom_write()
278 static ssize_t pio_read(struct file *filp, struct kobject *kobj, in pio_read()
297 static ssize_t pio_write(struct file *filp, struct kobject *kobj, in pio_write()
H A Dw1_ds2413.c27 static ssize_t state_read(struct file *filp, struct kobject *kobj, in state_read()
83 static ssize_t output_write(struct file *filp, struct kobject *kobj, in output_write()
H A Dw1_ds2406.c26 struct file *filp, struct kobject *kobj, in w1_f12_read_state()
63 struct file *filp, struct kobject *kobj, in w1_f12_write_output()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel-uncore-frequency.c40 struct kobject kobj; member
158 static ssize_t store_min_max_freq_khz(struct kobject *kobj, in store_min_max_freq_khz()
174 static ssize_t show_min_max_freq_khz(struct kobject *kobj, in show_min_max_freq_khz()
229 static void uncore_sysfs_entry_release(struct kobject *kobj) in uncore_sysfs_entry_release()
H A Ddell_rbu.c477 static ssize_t data_read(struct file *filp, struct kobject *kobj, in data_read()
532 static ssize_t image_type_read(struct file *filp, struct kobject *kobj, in image_type_read()
542 static ssize_t image_type_write(struct file *filp, struct kobject *kobj, in image_type_write()
602 static ssize_t packet_size_read(struct file *filp, struct kobject *kobj, in packet_size_read()
615 static ssize_t packet_size_write(struct file *filp, struct kobject *kobj, in packet_size_write()
/OK3568_Linux_fs/kernel/lib/
H A Dkobject_uevent.c192 int kobject_synth_uevent(struct kobject *kobj, const char *buf, size_t count) in kobject_synth_uevent()
236 static int kobj_usermode_filter(struct kobject *kobj) in kobj_usermode_filter()
381 static int kobject_uevent_net_broadcast(struct kobject *kobj, in kobject_uevent_net_broadcast()
457 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
640 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
/OK3568_Linux_fs/kernel/fs/
H A Dchar_dev.c351 struct kobject *kobj; in cdev_get() local
383 struct kobject *kobj; in chrdev_open() local
508 void cdev_set_parent(struct cdev *p, struct kobject *kobj) in cdev_set_parent()
601 static void cdev_default_release(struct kobject *kobj) in cdev_default_release()
610 static void cdev_dynamic_release(struct kobject *kobj) in cdev_dynamic_release()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dqemu_fw_cfg.c315 struct kobject kobj; member
349 static inline struct fw_cfg_sysfs_entry *to_entry(struct kobject *kobj) in to_entry()
431 static ssize_t fw_cfg_sysfs_attr_show(struct kobject *kobj, struct attribute *a, in fw_cfg_sysfs_attr_show()
445 static void fw_cfg_sysfs_release_entry(struct kobject *kobj) in fw_cfg_sysfs_release_entry()
460 static ssize_t fw_cfg_sysfs_read_raw(struct file *filp, struct kobject *kobj, in fw_cfg_sysfs_read_raw()
666 static inline void fw_cfg_kobj_cleanup(struct kobject *kobj) in fw_cfg_kobj_cleanup()
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy.c102 static const struct mdpy_type *mdpy_find_type(struct kobject *kobj) in mdpy_find_type()
229 static int mdpy_create(struct kobject *kobj, struct mdev_device *mdev) in mdpy_create()
667 name_show(struct kobject *kobj, struct device *dev, char *buf) in name_show()
674 description_show(struct kobject *kobj, struct device *dev, char *buf) in description_show()
685 available_instances_show(struct kobject *kobj, struct device *dev, char *buf) in available_instances_show()
691 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsysfs.c603 static ssize_t f2fs_attr_show(struct kobject *kobj, in f2fs_attr_show()
613 static ssize_t f2fs_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_attr_store()
623 static void f2fs_sb_release(struct kobject *kobj) in f2fs_sb_release()
999 static ssize_t f2fs_stat_attr_show(struct kobject *kobj, in f2fs_stat_attr_show()
1009 static ssize_t f2fs_stat_attr_store(struct kobject *kobj, struct attribute *attr, in f2fs_stat_attr_store()
1019 static void f2fs_stat_kobj_release(struct kobject *kobj) in f2fs_stat_kobj_release()
1037 static ssize_t f2fs_sb_feat_attr_show(struct kobject *kobj, in f2fs_sb_feat_attr_show()
1047 static void f2fs_feature_list_kobj_release(struct kobject *kobj) in f2fs_feature_list_kobj_release()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat-pyra.c86 static ssize_t pyra_sysfs_read(struct file *fp, struct kobject *kobj, in pyra_sysfs_read()
111 static ssize_t pyra_sysfs_write(struct file *fp, struct kobject *kobj, in pyra_sysfs_write()
186 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_settings()
204 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_buttons()
241 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_write_settings()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Dnvmem.c22 rtc_nvram_read(struct file *filp, struct kobject *kobj, in rtc_nvram_read()
32 rtc_nvram_write(struct file *filp, struct kobject *kobj, in rtc_nvram_write()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsysfs.c146 static ssize_t nilfs_snapshot_attr_show(struct kobject *kobj, in nilfs_snapshot_attr_show()
157 static ssize_t nilfs_snapshot_attr_store(struct kobject *kobj, in nilfs_snapshot_attr_store()
169 static void nilfs_snapshot_attr_release(struct kobject *kobj) in nilfs_snapshot_attr_release()
941 static ssize_t nilfs_dev_attr_show(struct kobject *kobj, in nilfs_dev_attr_show()
952 static ssize_t nilfs_dev_attr_store(struct kobject *kobj, in nilfs_dev_attr_store()
964 static void nilfs_dev_attr_release(struct kobject *kobj) in nilfs_dev_attr_release()
1060 static ssize_t nilfs_feature_revision_show(struct kobject *kobj, in nilfs_feature_revision_show()
1072 static ssize_t nilfs_feature_README_show(struct kobject *kobj, in nilfs_feature_README_show()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dsysfs.c446 static ssize_t afu_eb_read(struct file *filp, struct kobject *kobj, in afu_eb_read()
505 struct kobject kobj; member
516 static ssize_t vendor_show(struct kobject *kobj, in vendor_show()
524 static ssize_t device_show(struct kobject *kobj, in device_show()
532 static ssize_t class_show(struct kobject *kobj, in class_show()
540 static ssize_t afu_read_config(struct file *filp, struct kobject *kobj, in afu_read_config()
574 static void release_afu_config_record(struct kobject *kobj) in release_afu_config_record()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_manager_module.c28 static ssize_t gb_audio_module_attr_show(struct kobject *kobj, in gb_audio_module_attr_show()
43 static ssize_t gb_audio_module_attr_store(struct kobject *kobj, in gb_audio_module_attr_store()
64 static void gb_audio_module_release(struct kobject *kobj) in gb_audio_module_release()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_ops.c74 static ssize_t name_show(struct kobject *kobj, struct device *dev, char *buf) in name_show()
80 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
87 static ssize_t available_instances_show(struct kobject *kobj, in available_instances_show()
113 static int vfio_ccw_mdev_create(struct kobject *kobj, struct mdev_device *mdev) in vfio_ccw_mdev_create()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-psr.c25 static ssize_t psr_show(struct kobject *kobj, struct kobj_attribute *attr, in psr_show()
75 static ssize_t psr_store(struct kobject *kobj, struct kobj_attribute *attr, in psr_store()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Defivars.c298 static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr, in efivar_attr_show()
314 static ssize_t efivar_attr_store(struct kobject *kobj, struct attribute *attr, in efivar_attr_store()
335 static void efivar_release(struct kobject *kobj) in efivar_release()
362 static ssize_t efivar_create(struct file *filp, struct kobject *kobj, in efivar_create()
432 static ssize_t efivar_delete(struct file *filp, struct kobject *kobj, in efivar_delete()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dpm.c118 static ssize_t db1x_pmattr_show(struct kobject *kobj, in db1x_pmattr_show()
148 static ssize_t db1x_pmattr_store(struct kobject *kobj, in db1x_pmattr_store()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dbus.c57 static ssize_t drv_attr_show(struct kobject *kobj, struct attribute *attr, in drv_attr_show()
69 static ssize_t drv_attr_store(struct kobject *kobj, struct attribute *attr, in drv_attr_store()
86 static void driver_release(struct kobject *kobj) in driver_release()
102 static ssize_t bus_attr_show(struct kobject *kobj, struct attribute *attr, in bus_attr_show()
114 static ssize_t bus_attr_store(struct kobject *kobj, struct attribute *attr, in bus_attr_store()
152 static void bus_release(struct kobject *kobj) in bus_release()
166 static int bus_uevent_filter(struct kset *kset, struct kobject *kobj) in bus_uevent_filter()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_ocf.c96 static ssize_t cpc_name_show(struct kobject *kobj, in cpc_name_show()
110 static ssize_t hmc_network_show(struct kobject *kobj, in hmc_network_show()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c60 static struct kobject *kobj; variable
300 static ssize_t last_resume_reason_show(struct kobject *kobj, in last_resume_reason_show()
330 static ssize_t last_suspend_time_show(struct kobject *kobj, in last_suspend_time_show()
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A Drio-sysfs.c116 rio_read_config(struct file *filp, struct kobject *kobj, in rio_read_config()
187 rio_write_config(struct file *filp, struct kobject *kobj, in rio_write_config()
259 static umode_t rio_dev_is_attr_visible(struct kobject *kobj, in rio_dev_is_attr_visible()

12345678910>>...20