Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c17 struct custom_priv { struct
24 /* You can get custom_priv from simple_priv */ argument
30 struct custom_priv *custom_priv = simple_to_custom(simple_priv); in custom_card_probe() local
142 struct custom_priv *custom_priv; in custom_probe() local