Searched refs:test_cap (Results 1 – 1 of 1) sorted by relevance
743 static bool hidma_test_capability(struct device *dev, enum hidma_cap test_cap) in hidma_test_capability() argument748 return cap ? ((cap & test_cap) > 0) : 0; in hidma_test_capability()