Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
Dtw686x.h119 struct tw686x_dev { struct
120 spinlock_t lock;
145 static inline uint32_t reg_read(struct tw686x_dev *dev, unsigned int reg) in reg_read() argument