Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs626a.c451 unsigned int kp_type[ARRAY_SIZE(iqs626_channels)]
453 unsigned int kp_code[ARRAY_SIZE(iqs626_channels)]
501 if (!iqs626_channels[ch_id].events[i]) in iqs626_parse_events()
928 sys_reg->reseed |= iqs626_channels[ch_id].active; in iqs626_parse_channel()
1209 for (i = 0; i < ARRAY_SIZE(iqs626_channels); i++) { in iqs626_parse_channel()
1211 iqs626_channels[i].name) < 0) in iqs626_parse_channel()
1214 *assoc_select |= iqs626_channels[i].active; in iqs626_parse_channel()
1379 iqs626_channels[i].name); in iqs626_parse_prop()
1388 sys_reg->active |= iqs626_channels[i].active; in iqs626_parse_prop()
1564 state &= iqs626_channels[i].active; in iqs626_report()
[all …]