Searched refs:req_odr (Results 1 – 1 of 1) sorted by relevance
1007 static int st_lsm6dsx_set_odr(struct st_lsm6dsx_sensor *sensor, u16 req_odr) in st_lsm6dsx_set_odr() argument1035 odr = st_lsm6dsx_check_odr_dependency(hw, req_odr, i); in st_lsm6dsx_set_odr()1036 if (odr != req_odr) in st_lsm6dsx_set_odr()1046 if (req_odr > 0) { in st_lsm6dsx_set_odr()1047 err = st_lsm6dsx_check_odr(ref_sensor, req_odr, &val); in st_lsm6dsx_set_odr()