Home
last modified time | relevance | path

Searched defs:rfkill_gpio_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Drfkill-gpio.h37 struct rfkill_gpio_platform_data { struct
38 char *name;
39 int reset_gpio;
40 int shutdown_gpio;
41 const char *power_clk_name;
42 enum rfkill_type type;
43 void (*gpio_runtime_close)(struct platform_device *);
44 int (*gpio_runtime_setup)(struct platform_device *);