sysfs_create_bin_file 167 arch/alpha/kernel/pci-sysfs.c return sysfs_create_bin_file(&pdev->dev.kobj, res_attr); sysfs_create_bin_file 956 arch/mips/txx9/generic/setup.c err = sysfs_create_bin_file(&dev->dev.kobj, &dev->bindata_attr); sysfs_create_bin_file 621 arch/powerpc/platforms/powernv/opal-core.c rc = sysfs_create_bin_file(opal_kobj, &opal_core_attr); sysfs_create_bin_file 352 arch/powerpc/platforms/powernv/opal-dump.c rc = sysfs_create_bin_file(&dump->kobj, &dump->dump_attr); sysfs_create_bin_file 225 arch/powerpc/platforms/powernv/opal-elog.c rc = sysfs_create_bin_file(&elog->kobj, &elog->raw_attr); sysfs_create_bin_file 543 arch/powerpc/platforms/powernv/opal-flash.c ret = sysfs_create_bin_file(opal_kobj, &image_data_attr); sysfs_create_bin_file 157 arch/powerpc/platforms/powernv/opal-msglog.c if (sysfs_create_bin_file(opal_kobj, &opal_msglog_attr) != 0) sysfs_create_bin_file 742 arch/powerpc/platforms/powernv/opal.c rc = sysfs_create_bin_file(opal_kobj, &symbol_map_attr); sysfs_create_bin_file 809 arch/powerpc/platforms/powernv/opal.c rc = sysfs_create_bin_file(kobj, attr); sysfs_create_bin_file 67 arch/powerpc/platforms/powernv/ultravisor.c return sysfs_create_bin_file(ultravisor_kobj, &uv_msglog_attr); sysfs_create_bin_file 400 drivers/acpi/sysfs.c return sysfs_create_bin_file(tables_obj, &table_attr->attr); sysfs_create_bin_file 469 drivers/acpi/sysfs.c return sysfs_create_bin_file(tables_data_kobj, &data_attr->attr); sysfs_create_bin_file 1643 drivers/base/core.c error = sysfs_create_bin_file(&dev->kobj, attr); sysfs_create_bin_file 463 drivers/firmware/dmi-sysfs.c ret = sysfs_create_bin_file(entry->child, &dmi_sel_raw_attr); sysfs_create_bin_file 628 drivers/firmware/dmi-sysfs.c *ret = sysfs_create_bin_file(&entry->kobj, &dmi_entry_raw_attr); sysfs_create_bin_file 745 drivers/firmware/dmi_scan.c ret = sysfs_create_bin_file(tables_kobj, &bin_attr_smbios_entry_point); sysfs_create_bin_file 751 drivers/firmware/dmi_scan.c ret = sysfs_create_bin_file(tables_kobj, &bin_attr_DMI); sysfs_create_bin_file 570 drivers/firmware/efi/efivars.c error = sysfs_create_bin_file(&efivars_kset->kobj, efivars_new_var); sysfs_create_bin_file 577 drivers/firmware/efi/efivars.c error = sysfs_create_bin_file(&efivars_kset->kobj, efivars_del_var); sysfs_create_bin_file 134 drivers/firmware/efi/rci2-table.c ret = sysfs_create_bin_file(tables_kobj, &bin_attr_rci2); sysfs_create_bin_file 978 drivers/firmware/google/gsmi.c ret = sysfs_create_bin_file(gsmi_kobj, &eventlog_bin_attr); sysfs_create_bin_file 42 drivers/firmware/google/memconsole.c return sysfs_create_bin_file(firmware_kobj, &memconsole_bin_attr); sysfs_create_bin_file 131 drivers/firmware/google/vpd.c ret = sysfs_create_bin_file(sec->kobj, &info->bin_attr); sysfs_create_bin_file 207 drivers/firmware/google/vpd.c err = sysfs_create_bin_file(vpd_kobj, &sec->bin_attr); sysfs_create_bin_file 612 drivers/firmware/qemu_fw_cfg.c err = sysfs_create_bin_file(&entry->kobj, &fw_cfg_sysfs_attr_raw); sysfs_create_bin_file 561 drivers/gpu/drm/i915/i915_sysfs.c if (sysfs_create_bin_file(&kdev->kobj, &error_state_attr)) sysfs_create_bin_file 99 drivers/hid/hid-roccat-lua.c return sysfs_create_bin_file(&intf->dev.kobj, &lua_control_attr); sysfs_create_bin_file 148 drivers/i2c/i2c-slave-eeprom.c ret = sysfs_create_bin_file(&client->dev.kobj, &eeprom->bin); sysfs_create_bin_file 716 drivers/infiniband/hw/hfi1/sysfs.c ret = sysfs_create_bin_file(&ppd->pport_cc_kobj, &cc_setting_bin_attr); sysfs_create_bin_file 724 drivers/infiniband/hw/hfi1/sysfs.c ret = sysfs_create_bin_file(&ppd->pport_cc_kobj, &cc_table_bin_attr); sysfs_create_bin_file 801 drivers/infiniband/hw/qib/qib_sysfs.c ret = sysfs_create_bin_file(&ppd->pport_cc_kobj, sysfs_create_bin_file 810 drivers/infiniband/hw/qib/qib_sysfs.c ret = sysfs_create_bin_file(&ppd->pport_cc_kobj, sysfs_create_bin_file 629 drivers/misc/cxl/sysfs.c rc = sysfs_create_bin_file(&cr->kobj, &cr->config_attr); sysfs_create_bin_file 219 drivers/misc/ds1682.c rc = sysfs_create_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); sysfs_create_bin_file 226 drivers/misc/eeprom/ee1004.c err = sysfs_create_bin_file(&client->dev.kobj, &eeprom_attr); sysfs_create_bin_file 179 drivers/misc/eeprom/eeprom.c return sysfs_create_bin_file(&client->dev.kobj, &eeprom_attr); sysfs_create_bin_file 1339 drivers/misc/eeprom/idt_89hpesx.c ret = sysfs_create_bin_file(&dev->kobj, pdev->ee_file); sysfs_create_bin_file 163 drivers/misc/eeprom/max6875.c err = sysfs_create_bin_file(&client->dev.kobj, &user_eeprom_attr); sysfs_create_bin_file 715 drivers/misc/pch_phub.c ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); sysfs_create_bin_file 750 drivers/misc/pch_phub.c ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); sysfs_create_bin_file 777 drivers/misc/pch_phub.c ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); sysfs_create_bin_file 795 drivers/misc/pch_phub.c ret = sysfs_create_bin_file(&pdev->dev.kobj, &pch_bin_attr); sysfs_create_bin_file 1422 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c if (sysfs_create_bin_file(&dev->kobj, &bin_attr_flash)) sysfs_create_bin_file 507 drivers/net/phy/spi_ks8995.c err = sysfs_create_bin_file(&spi->dev.kobj, &ks->regs_attr); sysfs_create_bin_file 1291 drivers/of/fdt.c return sysfs_create_bin_file(firmware_kobj, &of_fdt_raw_attr); sysfs_create_bin_file 82 drivers/of/kobj.c rc = sysfs_create_bin_file(&np->kobj, &pp->attr); sysfs_create_bin_file 458 drivers/pci/hotplug/acpiphp_ibm.c retval = sysfs_create_bin_file(sysdir, &ibm_apci_table_attr); sysfs_create_bin_file 1179 drivers/pci/pci-sysfs.c retval = sysfs_create_bin_file(&pdev->dev.kobj, res_attr); sysfs_create_bin_file 1360 drivers/pci/pci-sysfs.c retval = sysfs_create_bin_file(&pdev->dev.kobj, &pcie_config_attr); sysfs_create_bin_file 1362 drivers/pci/pci-sysfs.c retval = sysfs_create_bin_file(&pdev->dev.kobj, &pci_config_attr); sysfs_create_bin_file 1384 drivers/pci/pci-sysfs.c retval = sysfs_create_bin_file(&pdev->dev.kobj, attr); sysfs_create_bin_file 450 drivers/pci/vpd.c retval = sysfs_create_bin_file(&dev->dev.kobj, attr); sysfs_create_bin_file 1357 drivers/pcmcia/ds.c ret = sysfs_create_bin_file(&dev->kobj, &pccard_cis_attr); sysfs_create_bin_file 687 drivers/platform/x86/dell_rbu.c rc = sysfs_create_bin_file(&rbu_device->dev.kobj, &rbu_data_attr); sysfs_create_bin_file 690 drivers/platform/x86/dell_rbu.c rc = sysfs_create_bin_file(&rbu_device->dev.kobj, &rbu_image_type_attr); sysfs_create_bin_file 693 drivers/platform/x86/dell_rbu.c rc = sysfs_create_bin_file(&rbu_device->dev.kobj, sysfs_create_bin_file 78 drivers/platform/x86/wmi-bmof.c ret = sysfs_create_bin_file(&wdev->dev.kobj, &priv->bmof_bin_attr); sysfs_create_bin_file 60 drivers/rtc/nvmem.c err = sysfs_create_bin_file(&rtc->dev.parent->kobj, sysfs_create_bin_file 159 drivers/s390/char/sclp_config.c rc = sysfs_create_bin_file(&ofb_kset->kobj, &ofb_bin_attr); sysfs_create_bin_file 520 drivers/s390/char/sclp_sd.c rc = sysfs_create_bin_file(&sd_file->kobj, &sd_file->data_attr); sysfs_create_bin_file 1683 drivers/scsi/3w-sas.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &twl_sysfs_aen_read_attr)) sysfs_create_bin_file 1685 drivers/scsi/3w-sas.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &twl_sysfs_compat_info_attr)) sysfs_create_bin_file 225 drivers/scsi/arcmsr/arcmsr_attr.c error = sysfs_create_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_read_attr); sysfs_create_bin_file 230 drivers/scsi/arcmsr/arcmsr_attr.c error = sysfs_create_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_write_attr); sysfs_create_bin_file 235 drivers/scsi/arcmsr/arcmsr_attr.c error = sysfs_create_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_clear_attr); sysfs_create_bin_file 477 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &bin_attr_fw)) sysfs_create_bin_file 483 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &bin_attr_fs)) sysfs_create_bin_file 489 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &bin_attr_vda)) sysfs_create_bin_file 495 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &bin_attr_hw)) sysfs_create_bin_file 501 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, &bin_attr_live_nvram)) sysfs_create_bin_file 507 drivers/scsi/esas2r/esas2r_main.c if (sysfs_create_bin_file(&host->shost_dev.kobj, sysfs_create_bin_file 760 drivers/scsi/ibmvscsi/ibmvfc.h #define ibmvfc_create_trace_file(kobj, attr) sysfs_create_bin_file(kobj, attr) sysfs_create_bin_file 10569 drivers/scsi/ipr.c rc = sysfs_create_bin_file(&ioa_cfg->host->shost_dev.kobj, sysfs_create_bin_file 1760 drivers/scsi/ipr.h #define ipr_create_trace_file(kobj, attr) sysfs_create_bin_file(kobj, attr) sysfs_create_bin_file 1768 drivers/scsi/ipr.h #define ipr_create_dump_file(kobj, attr) sysfs_create_bin_file(kobj, attr) sysfs_create_bin_file 6319 drivers/scsi/lpfc/lpfc_attr.c error = sysfs_create_bin_file(&shost->shost_dev.kobj, sysfs_create_bin_file 6326 drivers/scsi/lpfc/lpfc_attr.c error = sysfs_create_bin_file(&shost->shost_dev.kobj, sysfs_create_bin_file 6331 drivers/scsi/lpfc/lpfc_attr.c error = sysfs_create_bin_file(&shost->shost_dev.kobj, sysfs_create_bin_file 162 drivers/scsi/qedf/qedf_dbg.c ret = sysfs_create_bin_file(&shost->shost_gendev.kobj, sysfs_create_bin_file 113 drivers/scsi/qedi/qedi_dbg.c ret = sysfs_create_bin_file(&shost->shost_gendev.kobj, sysfs_create_bin_file 996 drivers/scsi/qla2xxx/qla_attr.c ret = sysfs_create_bin_file(&host->shost_gendev.kobj, sysfs_create_bin_file 133 drivers/scsi/qla4xxx/ql4_attr.c ret = sysfs_create_bin_file(&host->shost_gendev.kobj, sysfs_create_bin_file 443 drivers/sfi/sfi_core.c ret = sysfs_create_bin_file(tables_kobj, sysfs_create_bin_file 171 drivers/uio/uio_hv_generic.c ret = sysfs_create_bin_file(&new_sc->kobj, &ring_buffer_bin_attr); sysfs_create_bin_file 339 drivers/uio/uio_hv_generic.c ret = sysfs_create_bin_file(&channel->kobj, &ring_buffer_bin_attr); sysfs_create_bin_file 2461 drivers/video/fbdev/aty/radeon_base.c err |= sysfs_create_bin_file(&rinfo->pdev->dev.kobj, sysfs_create_bin_file 2464 drivers/video/fbdev/aty/radeon_base.c err |= sysfs_create_bin_file(&rinfo->pdev->dev.kobj, sysfs_create_bin_file 123 drivers/w1/slaves/w1_ds2406.c err = sysfs_create_bin_file( sysfs_create_bin_file 276 drivers/w1/slaves/w1_ds2805.c return sysfs_create_bin_file(&sl->dev.kobj, &w1_f0d_bin_attr); sysfs_create_bin_file 548 fs/sysfs/file.c EXPORT_SYMBOL_GPL(sysfs_create_bin_file); sysfs_create_bin_file 257 include/linux/sysfs.h int __must_check sysfs_create_bin_file(struct kobject *kobj, sysfs_create_bin_file 42 kernel/bpf/sysfs_btf.c return sysfs_create_bin_file(btf_kobj, &bin_attr_btf_vmlinux); sysfs_create_bin_file 53 kernel/kheaders.c return sysfs_create_bin_file(kernel_kobj, &kheaders_attr); sysfs_create_bin_file 254 kernel/ksysfs.c error = sysfs_create_bin_file(kernel_kobj, ¬es_attr); sysfs_create_bin_file 1684 kernel/module.c if (sysfs_create_bin_file(notes_attrs->dir, sysfs_create_bin_file 967 net/bridge/br_sysfs_br.c err = sysfs_create_bin_file(brobj, &bridge_forward);