Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/input/
Dinput_longpress.c18 struct longpress_data_entry *entries;
26 struct longpress_data_entry { struct
36 struct longpress_data_entry *entry = CONTAINER_OF( in longpress_deferred() argument
37 dwork, struct longpress_data_entry, work); in longpress_deferred()
53 struct longpress_data_entry *entry; in longpress_cb()
96 struct longpress_data_entry *entry = &cfg->entries[i]; in longpress_init()
124 static struct longpress_data_entry longpress_data_entries_##inst[DT_INST_PROP_LEN( \