Home
last modified time | relevance | path

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

/drivers/message/fusion/
A Dmptfc.c1354 if (!ioc->fc_rescan_work_q) { in mptfc_probe()
1418 if (ioc->fc_rescan_work_q) { in mptfc_event_process()
1419 queue_work(ioc->fc_rescan_work_q, in mptfc_event_process()
1426 if (ioc->fc_rescan_work_q) { in mptfc_event_process()
1427 queue_work(ioc->fc_rescan_work_q, in mptfc_event_process()
1457 if (ioc->fc_rescan_work_q) { in mptfc_ioc_reset()
1458 queue_work(ioc->fc_rescan_work_q, in mptfc_ioc_reset()
1470 if (ioc->fc_rescan_work_q) { in mptfc_ioc_reset()
1471 queue_work(ioc->fc_rescan_work_q, in mptfc_ioc_reset()
1534 if ((work_q=ioc->fc_rescan_work_q)) { in mptfc_remove()
[all …]
A Dmptbase.h766 struct workqueue_struct *fc_rescan_work_q; member

Completed in 13 milliseconds