Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c420 static u64 amd_ntb_db_read(struct ntb_dev *ntb) in amd_ntb_db_read() function
557 .db_read = amd_ntb_db_read,
655 status = amd_ntb_db_read(&ndev->ntb); in amd_handle_db_event()