OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_input
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/atari/stand/ahdilabel/
ahdilabel.c
52
int
get_input
(char *, int);
284
get_input
(char *buf, int len)
function
384
if (
get_input
(&buf[0], BUFLEN) > 2) {
392
if (
get_input
(&buf[0], BUFLEN)) {
399
if (
get_input
(&buf[0], BUFLEN)) {
407
if (
get_input
(&buf[0], BUFLEN)) {
414
if (
get_input
(&buf[0], BUFLEN)) {
/src/sys/dev/
video_if.h
485
int (*
get_input
)(void *, struct video_input *);
member in struct:video_hw_if
video.c
1184
if (hw->
get_input
== NULL) {
1192
err = hw->
get_input
(sc->hw_softc, &vi);
/src/sys/dev/usb/
auvitek_video.c
123
.
get_input
= auvitek_get_input,
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026