Searched refs:gpio_pdata (Results 1 – 1 of 1) sorted by relevance
360 struct sta2x11_gpio_pdata *gpio_pdata; in gsta_probe() local365 gpio_pdata = dev_get_platdata(&pdev->dev); in gsta_probe()367 if (gpio_pdata == NULL) in gsta_probe()369 pr_debug("gpio config: %p\n", gpio_pdata); in gsta_probe()390 if (gpio_pdata) in gsta_probe()392 gsta_set_config(chip, i, gpio_pdata->pinconfig[i]); in gsta_probe()