Searched refs:check_fn (Results 1 – 1 of 1) sorted by relevance
146 bool (*check_fn)(enum vc4_encoder_type type, unsigned int channel)) in check_channel_for_encoder()163 KUNIT_EXPECT_TRUE(test, check_fn(type, channel)); in check_channel_for_encoder()171 bool (*check_fn)(enum vc4_encoder_type type, unsigned int channel); member185 .check_fn = &_check_fn, \723 params->check_fn)); in drm_vc4_test_pv_muxing()
Completed in 8 milliseconds