Searched refs:tst_acquire_device_ (Results 1 – 3 of 3) sorted by relevance
45 const char *tst_acquire_device_(void (cleanup_fn)(void), unsigned int size);51 return tst_acquire_device_(cleanup_fn, 0); in tst_acquire_device()
308 const char *tst_acquire_device_(void (cleanup_fn)(void), unsigned int size) in tst_acquire_device_() function
941 tdev.dev = tst_acquire_device_(NULL, tst_test->dev_min_size); in do_setup()