Searched refs:x9250 (Results 1 – 5 of 5) sorted by relevance
25 struct x9250 { struct35 static int x9250_write8(struct x9250 *x9250, u8 cmd, u8 val) in x9250_write8() argument46 static int x9250_read8(struct x9250 *x9250, u8 cmd, u8 *val) in x9250_read8() argument76 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_read_raw() local90 *val = 1000 * x9250->cfg->kohms; in x9250_read_raw()117 struct x9250 *x9250 = iio_priv(indio_dev); in x9250_write_raw() local159 struct x9250 *x9250; in x9250_probe() local177 x9250 = iio_priv(indio_dev); in x9250_probe()178 x9250->spi = spi; in x9250_probe()181 if (IS_ERR(x9250->wp_gpio)) in x9250_probe()[all …]
18 obj-$(CONFIG_X9250) += x9250.o
147 will be called x9250.
4 $id: http://devicetree.org/schemas/iio/potentiometer/renesas,x9250.yaml#
19752 F: Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml19753 F: drivers/iio/potentiometer/x9250.c
Completed in 35 milliseconds