Home
last modified time | relevance | path

Searched defs:tps65217 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Dtps65217.h254 struct tps65217 { struct
256 struct tps65217_board *pdata; argument
262 static inline struct tps65217 *dev_to_tps65217(struct device *dev) in dev_to_tps65217() argument
267 static inline unsigned long tps65217_chip_id(struct tps65217 *tps65217) in tps65217_chip_id()