Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/
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-6.14.4/include/kunit/
Dtest.h1664 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ macro