|
Linux Kernel
3.7.1
|
#include <linux/platform_device.h>#include <linux/dma-mapping.h>#include <linux/sys_soc.h>#include <linux/amba/bus.h>#include <linux/platform_data/i2c-nomadik.h>#include <linux/platform_data/crypto-ux500.h>Go to the source code of this file.
Functions | |
| void | dbx500_add_gpios (struct device *parent, resource_size_t *base, int num, int irq, struct nmk_gpio_platform_data *pdata) |
| void dbx500_add_gpios | ( | struct device * | parent, |
| resource_size_t * | base, | ||
| int | num, | ||
| int | irq, | ||
| struct nmk_gpio_platform_data * | pdata | ||
| ) |
Definition at line 48 of file devices-common.c.
1.8.2