Searched refs:device_remove_bin_file (Results 1 – 16 of 16) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_sysfs.c | 1383 device_remove_bin_file(dev, &bin_attr_port_stats); in qlcnic_remove_diag_entries() 1388 device_remove_bin_file(dev, &bin_attr_crb); in qlcnic_remove_diag_entries() 1389 device_remove_bin_file(dev, &bin_attr_mem); in qlcnic_remove_diag_entries() 1394 device_remove_bin_file(dev, &bin_attr_pci_config); in qlcnic_remove_diag_entries() 1398 device_remove_bin_file(dev, &bin_attr_esw_config); in qlcnic_remove_diag_entries() 1401 device_remove_bin_file(dev, &bin_attr_npar_config); in qlcnic_remove_diag_entries() 1402 device_remove_bin_file(dev, &bin_attr_pm_config); in qlcnic_remove_diag_entries() 1403 device_remove_bin_file(dev, &bin_attr_esw_stats); in qlcnic_remove_diag_entries()
|
| /Linux-v4.19/drivers/s390/cio/ |
| D | chp.c | 212 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr); in chp_remove_cmg_attr() 213 device_remove_bin_file(&chp->dev, &chp_measurement_attr); in chp_remove_cmg_attr() 225 device_remove_bin_file(&chp->dev, &chp_measurement_chars_attr); in chp_add_cmg_attr()
|
| /Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
| D | sysfs.c | 189 device_remove_bin_file(wl->dev, &fwlog_attr); in wlcore_sysfs_free()
|
| /Linux-v4.19/drivers/power/supply/ |
| D | olpc_battery.c | 656 device_remove_bin_file(&olpc_bat->dev, &olpc_bat_eeprom); in olpc_battery_probe() 667 device_remove_bin_file(&olpc_bat->dev, &olpc_bat_eeprom); in olpc_battery_remove()
|
| /Linux-v4.19/drivers/misc/ocxl/ |
| D | sysfs.c | 140 device_remove_bin_file(&afu->dev, &afu->attr_global_mmio); in ocxl_sysfs_remove_afu()
|
| /Linux-v4.19/drivers/gpu/drm/i915/ |
| D | i915_sysfs.c | 638 device_remove_bin_file(kdev, &dpf_attrs_1); in i915_teardown_sysfs() 639 device_remove_bin_file(kdev, &dpf_attrs); in i915_teardown_sysfs()
|
| /Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
| D | firmware.c | 133 device_remove_bin_file(&pdev->dev, &firmware_attr); in clean_firmware_sysfs()
|
| /Linux-v4.19/drivers/pci/ |
| D | pci-sysfs.c | 1110 device_remove_bin_file(&b->dev, b->legacy_io); in pci_create_legacy_files() 1122 device_remove_bin_file(&b->dev, b->legacy_io); in pci_remove_legacy_files() 1123 device_remove_bin_file(&b->dev, b->legacy_mem); in pci_remove_legacy_files()
|
| /Linux-v4.19/drivers/misc/ |
| D | sram.c | 152 device_remove_bin_file(sram->dev, &part->battr); in sram_free_partitions()
|
| /Linux-v4.19/drivers/misc/cxl/ |
| D | sysfs.c | 660 device_remove_bin_file(&afu->dev, &afu->attr_eb); in cxl_sysfs_afu_remove()
|
| /Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_main.c | 3174 device_remove_bin_file(dev, &bin_attr_crb); in netxen_remove_diag_entries() 3175 device_remove_bin_file(dev, &bin_attr_mem); in netxen_remove_diag_entries() 3176 device_remove_bin_file(dev, &bin_attr_dimm); in netxen_remove_diag_entries()
|
| /Linux-v4.19/drivers/nvmem/ |
| D | core.c | 550 device_remove_bin_file(nvmem->base_dev, &nvmem->eeprom); in nvmem_unregister()
|
| /Linux-v4.19/drivers/usb/core/ |
| D | sysfs.c | 950 device_remove_bin_file(dev, &dev_bin_attr_descriptors); in usb_remove_sysfs_dev_files()
|
| /Linux-v4.19/drivers/base/ |
| D | core.c | 1438 void device_remove_bin_file(struct device *dev, in device_remove_bin_file() function 1444 EXPORT_SYMBOL_GPL(device_remove_bin_file);
|
| /Linux-v4.19/include/linux/ |
| D | device.h | 622 extern void device_remove_bin_file(struct device *dev,
|
| /Linux-v4.19/drivers/video/fbdev/ |
| D | udlfb.c | 1793 device_remove_bin_file(info->dev, &edid_attr); in dlfb_usb_disconnect()
|