Searched refs:KUNIT_DEFINE_ACTION_WRAPPER (Results 1 – 20 of 20) sorted by relevance
| /drivers/clk/ |
| A D | clk_kunit_helpers.c | 14 KUNIT_DEFINE_ACTION_WRAPPER(clk_disable_unprepare_wrapper, 36 KUNIT_DEFINE_ACTION_WRAPPER(clk_put_wrapper, clk_put, struct clk *); 156 KUNIT_DEFINE_ACTION_WRAPPER(clk_hw_unregister_wrapper, 206 KUNIT_DEFINE_ACTION_WRAPPER(of_clk_del_provider_wrapper,
|
| /drivers/fpga/tests/ |
| A D | fpga-region-test.c | 42 KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free, 45 KUNIT_DEFINE_ACTION_WRAPPER(fpga_bridge_unregister_wrapper, fpga_bridge_unregister, 48 KUNIT_DEFINE_ACTION_WRAPPER(fpga_region_unregister_wrapper, fpga_region_unregister,
|
| A D | fpga-mgr-test.c | 51 KUNIT_DEFINE_ACTION_WRAPPER(sg_free_table_wrapper, sg_free_table, 54 KUNIT_DEFINE_ACTION_WRAPPER(fpga_image_info_free_wrapper, fpga_image_info_free,
|
| A D | fpga-bridge-test.c | 30 KUNIT_DEFINE_ACTION_WRAPPER(fpga_bridge_unregister_wrapper, fpga_bridge_unregister,
|
| /drivers/gpu/drm/tests/ |
| A D | drm_gem_shmem_test.c | 29 KUNIT_DEFINE_ACTION_WRAPPER(kfree_wrapper, kfree, const void *); 31 KUNIT_DEFINE_ACTION_WRAPPER(sg_free_table_wrapper, sg_free_table, 34 KUNIT_DEFINE_ACTION_WRAPPER(drm_gem_shmem_free_wrapper, drm_gem_shmem_free,
|
| A D | drm_bridge_test.c | 98 KUNIT_DEFINE_ACTION_WRAPPER(drm_bridge_remove_wrapper,
|
| /drivers/of/ |
| A D | of_kunit_helpers.c | 72 KUNIT_DEFINE_ACTION_WRAPPER(of_node_put_wrapper, of_node_put, struct device_node *);
|
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_kunit_helpers.c | 94 KUNIT_DEFINE_ACTION_WRAPPER(put_xe_pm_runtime, xe_pm_runtime_put, struct xe_device *);
|
| /drivers/firmware/cirrus/test/ |
| A D | cs_dsp_mock_bin.c | 22 KUNIT_DEFINE_ACTION_WRAPPER(vfree_action_wrapper, vfree, void *)
|
| A D | cs_dsp_test_bin_error.c | 21 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *); 22 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
|
| A D | cs_dsp_test_callbacks.c | 25 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *) 26 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
|
| A D | cs_dsp_mock_wmfw.c | 50 KUNIT_DEFINE_ACTION_WRAPPER(vfree_action_wrapper, vfree, void *) in KUNIT_DEFINE_ACTION_WRAPPER() function
|
| A D | cs_dsp_test_wmfw_error.c | 21 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *); 22 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
|
| A D | cs_dsp_test_wmfw.c | 34 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *) 35 KUNIT_DEFINE_ACTION_WRAPPER(_vfree_wrapper, vfree, void *) 36 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
|
| A D | cs_dsp_test_control_rw.c | 19 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *); 20 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *); 21 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
|
| A D | cs_dsp_test_control_parse.c | 19 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *); 20 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
|
| A D | cs_dsp_test_bin.c | 58 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *) 59 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *)
|
| A D | cs_dsp_test_control_cache.c | 19 KUNIT_DEFINE_ACTION_WRAPPER(_put_device_wrapper, put_device, struct device *); 20 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *); 21 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_remove_wrapper, cs_dsp_remove, struct cs_dsp *);
|
| /drivers/gpu/drm/vc4/tests/ |
| A D | vc4_mock.c | 154 KUNIT_DEFINE_ACTION_WRAPPER(kunit_action_drm_dev_unregister,
|
| /drivers/base/regmap/ |
| A D | regmap-kunit.c | 14 KUNIT_DEFINE_ACTION_WRAPPER(regmap_exit_action, regmap_exit, struct regmap *);
|
Completed in 80 milliseconds