Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-sas.c150 static struct bin_attribute twl_sysfs_compat_info_attr = { variable
1676 if (sysfs_create_bin_file(&host->shost_dev.kobj, &twl_sysfs_compat_info_attr)) in twl_probe()
1719 sysfs_remove_bin_file(&host->shost_dev.kobj, &twl_sysfs_compat_info_attr); in twl_remove()