Searched refs:gpio_pdata (Results 1 – 1 of 1) sorted by relevance
348 struct sta2x11_gpio_pdata *gpio_pdata; in gsta_probe() local352 gpio_pdata = dev_get_platdata(&pdev->dev); in gsta_probe()354 if (gpio_pdata == NULL) in gsta_probe()356 pr_debug("gpio config: %p\n", gpio_pdata); in gsta_probe()375 if (gpio_pdata) in gsta_probe()377 gsta_set_config(chip, i, gpio_pdata->pinconfig[i]); in gsta_probe()