Home
last modified time | relevance | path

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

/linux-6.8/lib/kunit/
Ddevice.c28 struct kunit_device { struct
36 #define to_kunit_device(d) container_of_const(d, struct kunit_device, dev) argument