/linux-5.10/drivers/acpi/ |
D | device_sysfs.c | 60 static ssize_t acpi_data_node_attr_show(struct kobject *kobj, in acpi_data_node_attr_show() 73 static void acpi_data_node_release(struct kobject *kobj) in acpi_data_node_release() 85 static void acpi_expose_nondev_subnodes(struct kobject *kobj, in acpi_expose_nondev_subnodes()
|
/linux-5.10/drivers/pci/ |
D | pci-label.c | 79 static umode_t smbios_instance_string_exist(struct kobject *kobj, in smbios_instance_string_exist() 224 static umode_t acpi_index_string_exist(struct kobject *kobj, in acpi_index_string_exist()
|
/linux-5.10/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 460 static ssize_t ts78xx_fpga_show(struct kobject *kobj, in ts78xx_fpga_show() 469 static ssize_t ts78xx_fpga_store(struct kobject *kobj, in ts78xx_fpga_store()
|
/linux-5.10/include/drm/ttm/ |
D | ttm_memory.h | 67 struct kobject kobj; member
|
/linux-5.10/drivers/s390/crypto/ |
D | vfio_ap_ops.c | 324 static int vfio_ap_mdev_create(struct kobject *kobj, struct mdev_device *mdev) in vfio_ap_mdev_create() 368 static ssize_t name_show(struct kobject *kobj, struct device *dev, char *buf) in name_show() 375 static ssize_t available_instances_show(struct kobject *kobj, in available_instances_show() 384 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
|
/linux-5.10/samples/vfio-mdev/ |
D | mbochs.c | 208 static const struct mbochs_type *mbochs_find_type(struct kobject *kobj) in mbochs_find_type() 519 static int mbochs_create(struct kobject *kobj, struct mdev_device *mdev) in mbochs_create() 1343 name_show(struct kobject *kobj, struct device *dev, char *buf) in name_show() 1350 description_show(struct kobject *kobj, struct device *dev, char *buf) in description_show() 1360 available_instances_show(struct kobject *kobj, struct device *dev, char *buf) in available_instances_show() 1369 static ssize_t device_api_show(struct kobject *kobj, struct device *dev, in device_api_show()
|
/linux-5.10/drivers/leds/ |
D | led-triggers.c | 36 ssize_t led_trigger_write(struct file *filp, struct kobject *kobj, in led_trigger_write() 125 ssize_t led_trigger_read(struct file *filp, struct kobject *kobj, in led_trigger_read()
|
/linux-5.10/block/ |
D | blk-mq.h | 11 struct kobject kobj; member 37 struct kobject kobj; member
|
D | elevator.c | 182 static void elevator_release(struct kobject *kobj) in elevator_release() 438 elv_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in elv_attr_show() 455 elv_attr_store(struct kobject *kobj, struct attribute *attr, in elv_attr_store()
|
D | blk-sysfs.c | 665 static umode_t queue_attr_visible(struct kobject *kobj, struct attribute *attr, in queue_attr_visible() 692 queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in queue_attr_show() 708 queue_attr_store(struct kobject *kobj, struct attribute *attr, in queue_attr_store() 780 static void blk_release_queue(struct kobject *kobj) in blk_release_queue()
|
/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | display-sysfs.c | 269 static ssize_t display_attr_show(struct kobject *kobj, struct attribute *attr, in display_attr_show() 284 static ssize_t display_attr_store(struct kobject *kobj, struct attribute *attr, in display_attr_store()
|
/linux-5.10/fs/dlm/ |
D | lockspace.c | 163 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, in dlm_attr_show() 171 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, in dlm_attr_store() 218 static int dlm_uevent(struct kset *kset, struct kobject *kobj, in dlm_uevent()
|
/linux-5.10/drivers/firmware/efi/ |
D | efi.c | 114 static ssize_t systab_show(struct kobject *kobj, in systab_show() 144 static ssize_t fw_platform_size_show(struct kobject *kobj, in fw_platform_size_show() 165 umode_t __weak efi_attr_is_visible(struct kobject *kobj, struct attribute *attr, in efi_attr_is_visible()
|
/linux-5.10/drivers/firmware/ |
D | edd.c | 51 struct kobject kobj; member 105 edd_attr_show(struct kobject * kobj, struct attribute *attr, char *buf) in edd_attr_show() 613 static void edd_release(struct kobject * kobj) in edd_release()
|
/linux-5.10/fs/ext4/ |
D | sysfs.c | 362 static ssize_t ext4_attr_show(struct kobject *kobj, in ext4_attr_show() 435 static ssize_t ext4_attr_store(struct kobject *kobj, in ext4_attr_store() 476 static void ext4_sb_release(struct kobject *kobj) in ext4_sb_release()
|
/linux-5.10/drivers/platform/x86/ |
D | wmi-bmof.c | 29 read_bmof(struct file *filp, struct kobject *kobj, in read_bmof()
|
/linux-5.10/drivers/staging/greybus/ |
D | audio_manager.h | 28 struct kobject kobj; member
|
/linux-5.10/drivers/power/supply/ |
D | ds2781_battery.c | 625 struct kobject *kobj, in ds2781_read_param_eeprom_bin() 638 struct kobject *kobj, in ds2781_write_param_eeprom_bin() 670 struct kobject *kobj, in ds2781_read_user_eeprom_bin() 684 struct kobject *kobj, in ds2781_write_user_eeprom_bin()
|
D | ds2780_battery.c | 623 struct kobject *kobj, in ds2780_read_param_eeprom_bin() 636 struct kobject *kobj, in ds2780_write_param_eeprom_bin() 668 struct kobject *kobj, in ds2780_read_user_eeprom_bin() 681 struct kobject *kobj, in ds2780_write_user_eeprom_bin()
|
/linux-5.10/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 109 struct kobject kobj; member 146 static void ttm_pool_kobj_release(struct kobject *kobj) in ttm_pool_kobj_release() 153 static ssize_t ttm_pool_store(struct kobject *kobj, in ttm_pool_store() 187 static ssize_t ttm_pool_show(struct kobject *kobj, in ttm_pool_show()
|
/linux-5.10/drivers/cpufreq/ |
D | cpufreq.c | 590 static ssize_t show_boost(struct kobject *kobj, in show_boost() 596 static ssize_t store_boost(struct kobject *kobj, struct kobj_attribute *attr, in store_boost() 945 static ssize_t show(struct kobject *kobj, struct attribute *attr, char *buf) in show() 961 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() 989 static void cpufreq_sysfs_release(struct kobject *kobj) in cpufreq_sysfs_release() 1173 struct kobject *kobj; in cpufreq_policy_put_kobj() local
|
/linux-5.10/drivers/s390/cio/ |
D | chp.c | 131 struct kobject *kobj, in chp_measurement_chars_read() 178 static ssize_t chp_measurement_read(struct file *filp, struct kobject *kobj, in chp_measurement_read() 387 static ssize_t util_string_read(struct file *filp, struct kobject *kobj, in util_string_read()
|
/linux-5.10/arch/powerpc/kernel/ |
D | cacheinfo.c | 32 struct kobject *kobj; /* bare (not embedded) kobject for cache member 42 struct kobject kobj; member 496 struct kobject *kobj = NULL; in cacheinfo_create_cache_dir() local 523 static void cache_index_release(struct kobject *kobj) in cache_index_release()
|
/linux-5.10/mm/ |
D | hugetlb.c | 2736 static struct hstate *kobj_to_hstate(struct kobject *kobj, int *nidp) in kobj_to_hstate() 2750 static ssize_t nr_hugepages_show_common(struct kobject *kobj, in nr_hugepages_show_common() 2800 struct kobject *kobj, const char *buf, in nr_hugepages_store_common() 2816 static ssize_t nr_hugepages_show(struct kobject *kobj, in nr_hugepages_show() 2822 static ssize_t nr_hugepages_store(struct kobject *kobj, in nr_hugepages_store() 2835 static ssize_t nr_hugepages_mempolicy_show(struct kobject *kobj, in nr_hugepages_mempolicy_show() 2841 static ssize_t nr_hugepages_mempolicy_store(struct kobject *kobj, in nr_hugepages_mempolicy_store() 2850 static ssize_t nr_overcommit_hugepages_show(struct kobject *kobj, in nr_overcommit_hugepages_show() 2857 static ssize_t nr_overcommit_hugepages_store(struct kobject *kobj, in nr_overcommit_hugepages_store() 2879 static ssize_t free_hugepages_show(struct kobject *kobj, in free_hugepages_show() [all …]
|
/linux-5.10/drivers/gpu/drm/lima/ |
D | lima_drv.c | 315 static ssize_t lima_error_state_read(struct file *filp, struct kobject *kobj, in lima_error_state_read() 341 static ssize_t lima_error_state_write(struct file *file, struct kobject *kobj, in lima_error_state_write()
|