Searched refs:__mock_device (Results 1 – 1 of 1) sorted by relevance
158 static struct vc4_dev *__mock_device(struct kunit *test, enum vc4_gen gen) in __mock_device() function201 return __mock_device(test, VC4_GEN_4); in vc4_mock_device()206 return __mock_device(test, VC4_GEN_5); in vc5_mock_device()
Completed in 4 milliseconds