Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbma150.h35 unsigned char lg_thres; /* Low-G threshold */ member
/openbmc/linux/drivers/input/misc/
H A Dbma150.c145 .lg_thres = 20,
409 cfg->lg_dur, cfg->lg_thres); in bma150_initialize()