Searched refs:read_r8d16 (Results 1 – 4 of 4) sorted by relevance
39 static int read_r8d16(void *client, u8 reg) in read_r8d16() function47 .read_r8d16 = read_r8d16,
76 .read_r8d16 = read24,
199 int (*read_r8d16)(void *client, u8 reg); member
108 return dpot->bdata.bops->read_r8d16(dpot->bdata.client, reg); in dpot_read_r8d16()
Completed in 11 milliseconds