Home
last modified time | relevance | path

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

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