Home
last modified time | relevance | path

Searched refs:test_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/generic/
Dtest-component.c23 struct test_priv { struct
408 static void test_component_timer_stop(struct test_priv *priv) in test_component_timer_stop()
413 static void test_component_timer_start(struct test_priv *priv) in test_component_timer_start()
420 struct test_priv *priv = container_of(work, struct test_priv, dwork.work); in test_component_dwork()
431 struct test_priv *priv = dev_get_drvdata(component->dev); in test_component_trigger()
538 struct test_priv *priv; in test_driver_probe()