Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr.h50 struct hdpvr_options { struct
93 struct hdpvr_options options;
Dhdpvr-core.c252 static const struct hdpvr_options hdpvr_default_options = {
Dhdpvr-video.c892 struct hdpvr_options *opt = &dev->options; in hdpvr_s_ctrl()