Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c242 * epf_ntb_cmd_handler() - Handle commands provided by the NTB HOST
250 static void epf_ntb_cmd_handler(struct work_struct *work) in epf_ntb_cmd_handler() function
814 INIT_DELAYED_WORK(&ntb->cmd_handler, epf_ntb_cmd_handler); in epf_ntb_epc_init()