Searched defs:kunit_device (Results 1 – 1 of 1) sorted by relevance
28 struct kunit_device { struct36 #define to_kunit_device(d) container_of_const(d, struct kunit_device, dev) argument