OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:input_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
gpiokeys.c
163
u_int debounce,
input_type
, code;
local in function:gpiokeys_attach
174
if (of_getprop_uint32(child, "linux,input-type", &
input_type
))
175
input_type
= EV_KEY; /* default */
200
switch (
input_type
) {
gpiokeys.c
163
u_int debounce,
input_type
, code;
local in function:gpiokeys_attach
174
if (of_getprop_uint32(child, "linux,input-type", &
input_type
))
175
input_type
= EV_KEY; /* default */
200
switch (
input_type
) {
Completed in 21 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025