Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c43 int max_count, bool *samep) in check_for_keys() argument
57 *samep = last_scan_valid && !memcmp(&last_scan, &scan, sizeof(scan)); in check_for_keys()