OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_standard
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/
video_if.h
471
int (*
get_standard
)(void *, enum video_standard *);
member in struct:video_hw_if
video_if.h
471
int (*
get_standard
)(void *, enum video_standard *);
member in struct:video_hw_if
video.c
1053
if (hw->
get_standard
== NULL) {
1058
err = hw->
get_standard
(sc->hw_softc, &vstd);
video.c
1053
if (hw->
get_standard
== NULL) {
1058
err = hw->
get_standard
(sc->hw_softc, &vstd);
/src/sys/dev/usb/
auvitek_video.c
113
.
get_standard
= auvitek_get_standard,
auvitek_video.c
113
.
get_standard
= auvitek_get_standard,
Completed in 67 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025