Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/hall/
H A Dmh248.c93 int hallactive = 0; in hall_mh248_probe() local
110 of_property_read_u32(np, "hall-active", &hallactive); in hall_mh248_probe()
111 mh248->active_value = hallactive; in hall_mh248_probe()