Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptctl.c141 static int mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
553 mptctl_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) in mptctl_event_process() function
2920 mpt_event_register(mptctl_id, mptctl_event_process); in mptctl_init()