Home
last modified time | relevance | path

Searched refs:compat_dtv_properties (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c2076 struct compat_dtv_properties { struct
2081 #define COMPAT_FE_SET_PROPERTY _IOW('o', 82, struct compat_dtv_properties)
2082 #define COMPAT_FE_GET_PROPERTY _IOR('o', 83, struct compat_dtv_properties)
2093 struct compat_dtv_properties prop, *tvps = NULL; in dvb_frontend_handle_compat_ioctl()
2123 struct compat_dtv_properties prop, *tvps = NULL; in dvb_frontend_handle_compat_ioctl()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c2139 struct compat_dtv_properties { struct
2144 #define COMPAT_FE_SET_PROPERTY _IOW('o', 82, struct compat_dtv_properties)
2145 #define COMPAT_FE_GET_PROPERTY _IOR('o', 83, struct compat_dtv_properties)
2156 struct compat_dtv_properties prop, *tvps = NULL; in dvb_frontend_handle_compat_ioctl()
2186 struct compat_dtv_properties prop, *tvps = NULL; in dvb_frontend_handle_compat_ioctl()

Completed in 7 milliseconds