Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/hdpvr/
Dhdpvr.h50 struct hdpvr_options { struct
93 struct hdpvr_options options;
Dhdpvr-core.c249 static const struct hdpvr_options hdpvr_default_options = {
Dhdpvr-video.c901 struct hdpvr_options *opt = &dev->options; in hdpvr_s_ctrl()