Home
last modified time | relevance | path

Searched refs:vs_current_format (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duvideo.c227 struct video_format vs_current_format; member
1074 vs->vs_current_format.priv = -1; in uvideo_stream_init()
1695 vframe_len = vs->vs_current_format.sample_size; in uvideo_stream_start_xfer()
2081 *format = vs->vs_current_format; in uvideo_get_format()
2198 vs->vs_current_format = *format; in uvideo_set_format()