Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk_test.c2279 KUNIT_ARRAY_PARAM(clk_leaf_mux_set_rate_parent_determine_rate_test, in KUNIT_ARRAY_PARAM() function
2900 KUNIT_ARRAY_PARAM(clk_register_clk_parent_data_device_test, in KUNIT_ARRAY_PARAM() function
3007 KUNIT_ARRAY_PARAM(clk_register_clk_parent_data_device_hw_test, in KUNIT_ARRAY_PARAM() function
/linux-6.12.1/include/kunit/
Dtest.h1662 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ macro