Searched refs:ai3x_setup (Results 1 – 1 of 1) sorted by relevance
1740 struct aic3x_setup_data *ai3x_setup; in aic3x_probe() local1759 ai3x_setup = devm_kzalloc(dev, sizeof(*ai3x_setup), GFP_KERNEL); in aic3x_probe()1760 if (!ai3x_setup) in aic3x_probe()1764 ai3x_setup->gpio_func, 2) >= 0) { in aic3x_probe()1765 aic3x->setup = ai3x_setup; in aic3x_probe()