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

/drivers/firmware/
H A Ddell_rbu.c678 static struct bin_attribute rbu_data_attr = { variable in typeref:struct:bin_attribute
709 rc = sysfs_create_bin_file(&rbu_device->dev.kobj, &rbu_data_attr);
726 sysfs_remove_bin_file(&rbu_device->dev.kobj, &rbu_data_attr);

Completed in 46 milliseconds