|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void __init | ucb1400_gpio_set_data (struct ucb1400_gpio_data *data) |
| module_platform_driver (ucb1400_gpio_driver) | |
| MODULE_DESCRIPTION ("Philips UCB1400 GPIO driver") | |
| MODULE_LICENSE ("GPL") | |
Variables | |
| struct ucb1400_gpio_data * | ucbdata |
| MODULE_LICENSE | ( | "GPL" | ) |
| module_platform_driver | ( | ucb1400_gpio_driver | ) |
| void __init ucb1400_gpio_set_data | ( | struct ucb1400_gpio_data * | data | ) |
Definition at line 106 of file gpio-ucb1400.c.
| struct ucb1400_gpio_data* ucbdata |
Definition at line 15 of file gpio-ucb1400.c.
1.8.2