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