Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h597 extern void hisi_sas_debugfs_work_handler(struct work_struct *work);
Dhisi_sas_main.c3673 void hisi_sas_debugfs_work_handler(struct work_struct *work) in hisi_sas_debugfs_work_handler() function
3684 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_work_handler);
Dhisi_sas_v3_hw.c3123 INIT_WORK(&hisi_hba->debugfs_work, hisi_sas_debugfs_work_handler); in hisi_sas_shost_alloc_pci()