device_create_bin_file
EXPORT_SYMBOL_GPL(device_create_bin_file);
rc = device_create_bin_file(&slave->dev, &fsi_slave_raw_attr);
ret = device_create_bin_file(&pdev->dev, &bin_attr_gvt_firmware);
ret = device_create_bin_file(kdev, &dpf_attrs);
ret = device_create_bin_file(kdev,
rc = device_create_bin_file(occ->bus_dev, &bin_attr_ffdc);
ret = device_create_bin_file(imx208->dev, &bin_attr_otp);
if (device_create_bin_file(dev, sdram_attr)) {
rc = device_create_bin_file(&info->dev, &info->attr_global_mmio);
return device_create_bin_file(sram->dev, &part->battr);
if (device_create_bin_file(dev, &bin_attr_crb))
if (device_create_bin_file(dev, &bin_attr_mem))
if (device_create_bin_file(dev, &bin_attr_dimm))
if (device_create_bin_file(dev, &bin_attr_port_stats))
if (device_create_bin_file(dev, &bin_attr_crb))
if (device_create_bin_file(dev, &bin_attr_mem))
if (device_create_bin_file(dev, &bin_attr_pci_config))
if (device_create_bin_file(dev, &bin_attr_esw_config))
if (device_create_bin_file(dev, &bin_attr_npar_config))
if (device_create_bin_file(dev, &bin_attr_pm_config))
if (device_create_bin_file(dev, &bin_attr_esw_stats))
ret = device_create_bin_file(wl->dev, &fwlog_attr);
rval = device_create_bin_file(nvmem->base_dev, &nvmem->eeprom);
error = device_create_bin_file(&b->dev, b->legacy_io);
error = device_create_bin_file(&b->dev, b->legacy_mem);
result = device_create_bin_file(&pdev->dev, &bin_attr_data_vault);
retval = device_create_bin_file(info->dev, &edid_attr);
int __must_check device_create_bin_file(struct device *dev,