Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbma150.h29 unsigned char any_motion_thres; /* Any-motion threshold */ member
/openbmc/linux/drivers/input/misc/
H A Dbma150.c139 .any_motion_thres = 0,
397 cfg->any_motion_thres); in bma150_initialize()