Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbma150.h48 unsigned char lg_thres; /* Low-G threshold */ member
/linux-4.1.27/drivers/input/misc/
Dbma150.c161 .lg_thres = 20,
449 cfg->lg_dur, cfg->lg_thres); in bma150_initialize()