Home
last modified time | relevance | path

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

/openbmc/linux/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()