Home
last modified time | relevance | path

Searched refs:bin_attr_flash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1252 static const struct bin_attribute bin_attr_flash = { variable
1421 if (sysfs_create_bin_file(&dev->kobj, &bin_attr_flash)) in qlcnic_83xx_add_sysfs()
1430 sysfs_remove_bin_file(&dev->kobj, &bin_attr_flash); in qlcnic_83xx_remove_sysfs()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1251 static const struct bin_attribute bin_attr_flash = { variable
1420 if (sysfs_create_bin_file(&dev->kobj, &bin_attr_flash)) in qlcnic_83xx_add_sysfs()
1429 sysfs_remove_bin_file(&dev->kobj, &bin_attr_flash); in qlcnic_83xx_remove_sysfs()

Completed in 5 milliseconds