Searched refs:ppcount (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/i2c/ | ||
D | apds990x.h | 74 u8 ppcount; member |
/linux-4.4.14/drivers/misc/ | ||
D | apds990x.c | 568 apds990x_write_byte(chip, APDS990X_PPCOUNT, chip->pdata->ppcount); in apds990x_configure() |