Searched refs:hw_reqs (Results 1 – 3 of 3) sorted by relevance
124 const struct bhnd_core_match *hw_reqs; /**< match requirements */ member
66 .hw_reqs = _BHNDB_HW_REQ_ARRAY(__VA_ARGS__), \
192 match = &hw->hw_reqs[i]; in bhndb_hw_matches()477 for (next = hw_table; next->hw_reqs != NULL; next++) { in bhndb_find_hwspec()