Linux Kernel
3.7.1
|
#include <tc3589x.h>
Data Fields | |
int | gpio_base |
void(* | setup )(struct tc3589x *tc3589x, unsigned gpio_base) |
void(* | remove )(struct tc3589x *tc3589x, unsigned gpio_base) |
struct tc3589x_gpio_platform_data - TC3589x GPIO platform data : first gpio number assigned to TC3589x. A maximum of TC3589x_NR_GPIOS GPIOs will be allocated. : callback for board-specific initialization : callback for board-specific teardown