OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:akbd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/oea/
ofw_consinit.c
37
#include "
akbd
.h"
180
int
akbd
;
local in function:ofwoea_cnprobe_keyboard
321
if (OF_call_method("`adb-kbd-ihandle", kstdin, 0, 1, &
akbd
) >= 0 &&
322
akbd
!= 0 &&
323
OF_instance_to_package(
akbd
) != -1) {
326
kstdin =
akbd
;
ofw_consinit.c
37
#include "
akbd
.h"
180
int
akbd
;
local in function:ofwoea_cnprobe_keyboard
321
if (OF_call_method("`adb-kbd-ihandle", kstdin, 0, 1, &
akbd
) >= 0 &&
322
akbd
!= 0 &&
323
OF_instance_to_package(
akbd
) != -1) {
326
kstdin =
akbd
;
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025