Root/target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/devices.h

1#ifndef _IFXMIPS_DEVICES_H__
2#define _IFXMIPS_DEVICES_H__
3
4void __init ifxmips_register_gpio_dev(void);
5void __init ifxmips_register_gpio_leds(struct gpio_led *leds, int cnt);
6void __init ifxmips_register_leds(struct gpio_led *leds, int cnt);
7void __init ifxmips_register_mtd(struct physmap_flash_data *pdata);
8void __init ifxmips_register_wdt(void);
9void __init ifxmips_register_gpio(void);
10
11#endif
12

Archive Download this file



interactive