Searched defs:ucsi_ccg (Results 1 – 1 of 1) sorted by relevance
176 struct ucsi_ccg { struct177 struct device *dev;201 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len) in ccg_read() argument