Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c620 static void epf_ntb_cmd_handler(struct work_struct *work) in epf_ntb_cmd_handler() function
1771 INIT_DELAYED_WORK(&ntb->epc[type]->cmd_handler, epf_ntb_cmd_handler); in epf_ntb_epc_init_interface()
H A Dpci-epf-vntb.c253 static void epf_ntb_cmd_handler(struct work_struct *work) in epf_ntb_cmd_handler() function
933 INIT_DELAYED_WORK(&ntb->cmd_handler, epf_ntb_cmd_handler); in epf_ntb_epc_init()