Home
last modified time | relevance | path

Searched defs:kunit_device (Results 1 – 1 of 1) sorted by relevance

/linux/lib/kunit/
H A Ddevice.c29 struct kunit_device { struct
37 #define to_kunit_device(d) container_of_const(d, struct kunit_device, dev) argument