Searched refs:aic32x4_setup (Results 1 – 1 of 1) sorted by relevance
1218 struct aic32x4_setup_data *aic32x4_setup; in aic32x4_parse_dt() local1221 aic32x4_setup = devm_kzalloc(aic32x4->dev, sizeof(*aic32x4_setup), in aic32x4_parse_dt()1223 if (!aic32x4_setup) in aic32x4_parse_dt()1236 aic32x4_setup->gpio_func, 5) >= 0) in aic32x4_parse_dt()1237 aic32x4->setup = aic32x4_setup; in aic32x4_parse_dt()