Searched refs:ai3x_setup (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dtlv320aic3x.c1740 struct aic3x_setup_data *ai3x_setup; local
1759 ai3x_setup = devm_kzalloc(dev, sizeof(*ai3x_setup), GFP_KERNEL);
1760 if (!ai3x_setup)
1764 ai3x_setup->gpio_func, 2) >= 0) {
1765 aic3x->setup = ai3x_setup;

Completed in 164 milliseconds