Lines Matching +defs:val +defs:dir
55 static int hi8435_readb(struct hi8435_priv *priv, u8 reg, u8 *val) in hi8435_readb()
61 static int hi8435_readw(struct hi8435_priv *priv, u8 reg, u16 *val) in hi8435_readw()
73 static int hi8435_readl(struct hi8435_priv *priv, u8 reg, u32 *val) in hi8435_readl()
85 static int hi8435_writeb(struct hi8435_priv *priv, u8 reg, u8 val) in hi8435_writeb()
93 static int hi8435_writew(struct hi8435_priv *priv, u8 reg, u16 val) in hi8435_writew()
104 int *val, int *val2, long mask) in hi8435_read_raw()
125 enum iio_event_direction dir) in hi8435_read_event_config()
135 enum iio_event_direction dir, bool state) in hi8435_write_event_config()
160 enum iio_event_direction dir, in hi8435_read_event_value()
162 int *val, int *val2) in hi8435_read_event_value()
192 enum iio_event_direction dir, in hi8435_write_event_value()
194 int val, int val2) in hi8435_write_event_value()
271 u8 val; in hi8435_debugfs_reg_access() local
413 static void hi8435_iio_push_event(struct iio_dev *idev, unsigned int val) in hi8435_iio_push_event()
416 enum iio_event_direction dir; in hi8435_iio_push_event() local
442 u32 val; in hi8435_trigger_handler() local