Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-core/
Ddvb_frontend.c2107 struct compat_dtv_property { struct
2108 __u32 cmd;
2109 __u32 reserved[3];
2110 union {
2141 struct compat_dtv_property *tvp = NULL; in dvb_frontend_handle_compat_ioctl() argument