Searched refs:gpio_runtime_close (Results 1 – 2 of 2) sorted by relevance
43 void (*gpio_runtime_close)(struct platform_device *); member
195 if (pdata->gpio_runtime_close) in rfkill_gpio_remove()196 pdata->gpio_runtime_close(pdev); in rfkill_gpio_remove()