Searched refs:test_api (Results 1 – 2 of 2) sorted by relevance
8 struct test_api { struct15 const struct test_api *api = in test_open() argument16 (const struct test_api *)dev->api; in test_open()23 const struct test_api *api = in test_close()24 (const struct test_api *)dev->api; in test_close()
50 static const struct test_api dev_test_api = {
Completed in 13 milliseconds