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

/linux-4.1.27/drivers/scsi/arcmsr/
H A Darcmsr_attr.c211 static struct bin_attribute arcmsr_sysfs_message_clear_attr = { variable in typeref:struct:bin_attribute
235 error = sysfs_create_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_clear_attr); arcmsr_alloc_sysfs_attr()
253 sysfs_remove_bin_file(&host->shost_dev.kobj, &arcmsr_sysfs_message_clear_attr); arcmsr_free_sysfs_attr()

Completed in 80 milliseconds