Searched defs:map_io (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ | ||
H A D | cpu.h | 101 void (*map_io)(void); member in struct:cpu_table |
/linux-4.4.14/arch/arm/include/asm/mach/ | ||
H A D | arch.h | 56 void (*map_io)(void);/* IO mapping function */ member in struct:machine_desc |
/linux-4.4.14/drivers/rtc/ | ||
H A D | rtc-ds2404.c | 35 int (*map_io)(struct ds2404 *chip, struct platform_device *pdev, member in struct:ds2404_chip_ops |
H A D | rtc-v3020.c | 40 int (*map_io)(struct v3020 *chip, struct platform_device *pdev, member in struct:v3020_chip_ops |
Completed in 157 milliseconds