Searched refs:read_r8d16 (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/misc/
H A Dad525x_dpot-i2c.c39 static int read_r8d16(void *client, u8 reg) function
47 .read_r8d16 = read_r8d16,
H A Dad525x_dpot-spi.c76 .read_r8d16 = read24,
H A Dad525x_dpot.c108 return dpot->bdata.bops->read_r8d16(dpot->bdata.client, reg);
H A Dad525x_dpot.h199 int (*read_r8d16)(void *client, u8 reg); member in struct:ad_dpot_bus_ops

Completed in 196 milliseconds