Searched refs:hisi_sas_debugfs_work_handler (Results 1 – 3 of 3) sorted by relevance
678 extern void hisi_sas_debugfs_work_handler(struct work_struct *work);
3801 void hisi_sas_debugfs_work_handler(struct work_struct *work) in hisi_sas_debugfs_work_handler() function3820 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_work_handler);
3198 INIT_WORK(&hisi_hba->debugfs_work, hisi_sas_debugfs_work_handler); in hisi_sas_shost_alloc_pci()