Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dbma150.c213 static int bma150_set_range(struct bma150_data *bma150, u8 range) in bma150_set_range() function
389 error = bma150_set_range(bma150, cfg->range); in bma150_initialize()