Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ntb/
Dcore.c194 void ntb_msg_event(struct ntb_dev *ntb) in ntb_msg_event() function
205 EXPORT_SYMBOL(ntb_msg_event);
/linux-6.1.9/include/linux/
Dntb.h548 void ntb_msg_event(struct ntb_dev *ntb);
/linux-6.1.9/drivers/ntb/hw/idt/
Dntb_hw_idt.c1618 ntb_msg_event(&ndev->ntb); in idt_msg_isr()