Home
last modified time | relevance | path

Searched refs:read_r8d8 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/
A Dad525x_dpot-i2c.c34 static int read_r8d8(void *client, u8 reg) in read_r8d8() function
46 .read_r8d8 = read_r8d8,
A Dad525x_dpot-spi.c75 .read_r8d8 = read16,
A Dad525x_dpot.h198 int (*read_r8d8)(void *client, u8 reg); member
A Dad525x_dpot.c103 return dpot->bdata.bops->read_r8d8(dpot->bdata.client, reg); in dpot_read_r8d8()

Completed in 7 milliseconds