Home
last modified time | relevance | path

Searched refs:cb710_chip_dev (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dcb710.h102 static inline struct device *cb710_chip_dev(struct cb710_chip *chip) in cb710_chip_dev() function
/linux-4.19.296/drivers/misc/cb710/
Ddebug.c91 cb710_dump_regs_##t(cb710_chip_dev(chip), regs, select); \
Dcore.c105 dev_dbg(cb710_chip_dev(chip), in cb710_register_slot()