test_priv
struct test_priv *priv = platform_get_drvdata(pdev);
struct test_priv *priv = test->priv;
struct test_priv *priv = test->priv;
struct test_priv *priv;
struct test_priv *priv = ptr;
struct test_priv *priv = ptr;
struct test_priv *priv = test->priv;
struct test_priv *priv = test->priv;
struct test_priv *priv;
struct test_priv *priv = ptr;
struct test_priv *priv = test->priv;
struct test_priv *priv = ptr;
struct test_priv *priv = test->priv;
tmp = kunit_kzalloc(builder->test_priv->test, info_len, GFP_KERNEL);
KUNIT_ASSERT_NOT_ERR_OR_NULL(builder->test_priv->test, tmp);
kunit_kfree(builder->test_priv->test, tmp);
KUNIT_ASSERT_EQ(builder->test_priv->test, payload_len_bytes % 4, 0);
KUNIT_ASSERT_EQ(builder->test_priv->test, payload_len_bytes % 4, 0);
builder->test_priv = priv;
struct cs_dsp_test *test_priv;
fw = kunit_kzalloc(builder->test_priv->test, sizeof(*fw), GFP_KERNEL);
KUNIT_ASSERT_NOT_ERR_OR_NULL(builder->test_priv->test, fw);
KUNIT_ASSERT_TRUE(builder->test_priv->test,
switch (header->test_priv->dsp->type) {
KUNIT_FAIL(header->test_priv->test, NULL);
struct cs_dsp_test *priv = header->test_priv;
builder->test_priv = priv;
KUNIT_ASSERT_TRUE(builder->test_priv->test,
tmp = kunit_kzalloc(builder->test_priv->test, info_len, GFP_KERNEL);
KUNIT_ASSERT_NOT_ERR_OR_NULL(builder->test_priv->test, tmp);
kunit_kfree(builder->test_priv->test, tmp);
KUNIT_ASSERT_EQ(builder->test_priv->test, payload_len_bytes % 4, 0);
KUNIT_ASSERT_LE(builder->test_priv->test, alg_id, 0xffffff);
KUNIT_FAIL(builder->test_priv->test, "wmfwV0 does not have alg blocks\n");
KUNIT_ASSERT_TRUE(builder->test_priv->test,
KUNIT_ASSERT_TRUE(builder->test_priv->test,
struct cs_dsp_test *test_priv;
KUNIT_ASSERT_NOT_NULL(builder->test_priv->test, builder->alg_data_header);
KUNIT_ASSERT_TRUE(builder->test_priv->test,
KUNIT_ASSERT_TRUE(builder->test_priv->test,
KUNIT_ASSERT_NOT_NULL(builder->test_priv->test, rgn);
const struct cs_dsp *dsp = builder->test_priv->dsp;
builder->test_priv = priv;
fw = kunit_kzalloc(builder->test_priv->test, sizeof(*fw), GFP_KERNEL);
KUNIT_ASSERT_NOT_ERR_OR_NULL(builder->test_priv->test, fw);
struct cs_dsp_test *test_priv;
static void test_component_timer_stop(struct test_priv *priv)
static void test_component_timer_start(struct test_priv *priv)
struct test_priv *priv = container_of(work, struct test_priv, dwork.work);
struct test_priv *priv = dev_get_drvdata(component->dev);
struct test_priv *priv;