Home
last modified time | relevance | path

Searched defs:hb_ndev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.h217 #define hb_ndev(__work) container_of(__work, struct amd_ntb_dev, hb_timer.work) macro
/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_intel.h191 #define hb_ndev(__work) container_of(__work, struct intel_ntb_dev, \ macro