Home
last modified time | relevance | path

Searched defs:x9250 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/potentiometer/
H A Dx9250.c25 struct x9250 { struct
27 const struct x9250_cfg *cfg; argument
35 static int x9250_write8(struct x9250 *x9250, u8 cmd, u8 val) in x9250_write8()
46 static int x9250_read8(struct x9250 *x9250, u8 cmd, u8 *val) in x9250_read8()
76 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_read_raw() local
117 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_write_raw() local
159 struct x9250 *x9250; in x9250_probe() local