OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enum_input
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
video_if.h
484
int (*
enum_input
)(void *, uint32_t, struct video_input *);
member in struct:video_hw_if
video.c
1154
if (hw->
enum_input
== NULL) {
1166
err = hw->
enum_input
(sc->hw_softc, input->index, &vi);
/src/sys/dev/usb/
auvitek_video.c
122
.
enum_input
= auvitek_enum_input,
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025