Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk_test.c2281 KUNIT_ARRAY_PARAM(clk_leaf_mux_set_rate_parent_determine_rate_test, in KUNIT_ARRAY_PARAM() function
2902 KUNIT_ARRAY_PARAM(clk_register_clk_parent_data_device_test, in KUNIT_ARRAY_PARAM() function
3009 KUNIT_ARRAY_PARAM(clk_register_clk_parent_data_device_hw_test, in KUNIT_ARRAY_PARAM() function
/linux/include/kunit/
H A Dtest.h1662 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ macro