ab8500            355 include/linux/mfd/abx500/ab8500.h 	int (*write)(struct ab8500 *ab8500, u16 addr, u8 data);
ab8500            356 include/linux/mfd/abx500/ab8500.h 	int (*write_masked)(struct ab8500 *ab8500, u16 addr, u8 mask, u8 data);
ab8500            357 include/linux/mfd/abx500/ab8500.h 	int (*read)(struct ab8500 *ab8500, u16 addr);
ab8500            380 include/linux/mfd/abx500/ab8500.h 	void (*init) (struct ab8500 *);
ab8500            386 include/linux/mfd/abx500/ab8500.h extern int ab8500_init(struct ab8500 *ab8500,
ab8500            388 include/linux/mfd/abx500/ab8500.h extern int ab8500_exit(struct ab8500 *ab8500);
ab8500            390 include/linux/mfd/abx500/ab8500.h extern int ab8500_suspend(struct ab8500 *ab8500);
ab8500            392 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500(struct ab8500 *ab)
ab8500            397 include/linux/mfd/abx500/ab8500.h static inline int is_ab8505(struct ab8500 *ab)
ab8500            402 include/linux/mfd/abx500/ab8500.h static inline int is_ab9540(struct ab8500 *ab)
ab8500            407 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540(struct ab8500 *ab)
ab8500            413 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500_1p0_or_earlier(struct ab8500 *ab)
ab8500            419 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500_1p1_or_earlier(struct ab8500 *ab)
ab8500            425 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500_2p0_or_earlier(struct ab8500 *ab)
ab8500            430 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500_3p3_or_earlier(struct ab8500 *ab)
ab8500            436 include/linux/mfd/abx500/ab8500.h static inline int is_ab8500_2p0(struct ab8500 *ab)
ab8500            441 include/linux/mfd/abx500/ab8500.h static inline int is_ab8505_1p0_or_earlier(struct ab8500 *ab)
ab8500            446 include/linux/mfd/abx500/ab8500.h static inline int is_ab8505_2p0(struct ab8500 *ab)
ab8500            451 include/linux/mfd/abx500/ab8500.h static inline int is_ab9540_1p0_or_earlier(struct ab8500 *ab)
ab8500            456 include/linux/mfd/abx500/ab8500.h static inline int is_ab9540_2p0(struct ab8500 *ab)
ab8500            465 include/linux/mfd/abx500/ab8500.h static inline int is_ab9540_3p0(struct ab8500 *ab)
ab8500            470 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540_1p0_or_earlier(struct ab8500 *ab)
ab8500            475 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540_1p1_or_earlier(struct ab8500 *ab)
ab8500            480 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540_1p2_or_earlier(struct ab8500 *ab)
ab8500            485 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540_2p0_or_earlier(struct ab8500 *ab)
ab8500            490 include/linux/mfd/abx500/ab8500.h static inline int is_ab8540_2p0(struct ab8500 *ab)
ab8500            495 include/linux/mfd/abx500/ab8500.h static inline int is_ab8505_2p0_earlier(struct ab8500 *ab)
ab8500            500 include/linux/mfd/abx500/ab8500.h static inline int is_ab9540_2p0_or_earlier(struct ab8500 *ab)