Home
last modified time | relevance | path

Searched refs:dtv_properties (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Dfrontend.h867 * struct dtv_properties - a set of command/value pairs.
872 struct dtv_properties { struct
910 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
911 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Dfrontend.h916 * struct dtv_properties - a set of command/value pairs.
921 struct dtv_properties { struct
959 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
960 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h347 struct dtv_properties { struct
368 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
369 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h347 struct dtv_properties { struct
368 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
369 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h334 struct dtv_properties { struct
355 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
356 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c2335 struct dtv_properties *tvps) in dvb_get_property()
2419 struct dtv_properties *tvps = parg; in dvb_frontend_handle_ioctl()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c2361 struct dtv_properties *tvps) in dvb_get_property()
2445 struct dtv_properties *tvps = parg; in dvb_frontend_handle_ioctl()

Completed in 15 milliseconds