Home
last modified time | relevance | path

Searched refs:ad5686_read_func (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5686.h94 typedef int (*ad5686_read_func)(struct ad5686_state *st, u8 addr); typedef
132 ad5686_read_func read;
152 ad5686_read_func read);
H A Dad5686.c421 ad5686_read_func read) in ad5686_probe()