Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl313_core.c689 enum adxl313_activity_type type_act, in adxl313_read_mag_config() argument
694 return !!adxl313_is_act_inact_en(data, type_act); in adxl313_read_mag_config()
704 enum adxl313_activity_type type_act, in adxl313_write_mag_config() argument
710 return adxl313_set_act_inact_en(data, type_act, state); in adxl313_write_mag_config()
766 enum adxl313_activity_type type_act, in adxl313_read_mag_value() argument
779 adxl313_act_thresh_reg[type_act], in adxl313_read_mag_value()
813 enum adxl313_activity_type type_act, in adxl313_write_mag_value() argument
826 adxl313_act_thresh_reg[type_act], in adxl313_write_mag_value()