Home
last modified time | relevance | path

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

/drivers/misc/
Dbh1770glc.c163 u8 prox_persistence; member
493 chip->prox_persistence_counter = chip->prox_persistence; in bh1770_prox_read_result()
499 if (chip->prox_persistence_counter < chip->prox_persistence) { in bh1770_prox_read_result()
887 return sprintf(buf, "%u\n", chip->prox_persistence); in bh1770_prox_persistence_show()
903 chip->prox_persistence = value; in bh1770_prox_persistence_store()
1202 chip->prox_persistence = BH1770_DEFAULT_PERSISTENCE; in bh1770_probe()
Dapds990x.c149 u8 prox_persistence; member
566 (chip->prox_persistence << APDS990X_PPERS_SHIFT)); in apds990x_configure()
751 (chip->prox_persistence << APDS990X_PPERS_SHIFT)); in apds990x_set_arate()
1105 chip->prox_persistence = APDS_DEFAULT_PROX_PERS; in apds990x_probe()