Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h46 struct hdpvr_options { struct
89 struct hdpvr_options options;
H A Dhdpvr-core.c246 static const struct hdpvr_options hdpvr_default_options = {
H A Dhdpvr-video.c897 struct hdpvr_options *opt = &dev->options; in hdpvr_s_ctrl()