Home
last modified time | relevance | path

Searched defs:compat_dtv_property (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/dvb-core/
Ddvb_frontend.c2049 struct compat_dtv_property { struct
2050 __u32 cmd;
2051 __u32 reserved[3];
2052 union {
2083 struct compat_dtv_property *tvp = NULL; in dvb_frontend_handle_compat_ioctl() argument