Searched refs:aic32x4_setup (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dtlv320aic32x4.c1215 struct aic32x4_setup_data *aic32x4_setup; local
1218 aic32x4_setup = devm_kzalloc(aic32x4->dev, sizeof(*aic32x4_setup),
1220 if (!aic32x4_setup)
1233 aic32x4_setup->gpio_func, 5) >= 0)
1234 aic32x4->setup = aic32x4_setup;

Completed in 116 milliseconds