Searched refs:dtv_properties (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
H A D | frontend.h | 867 * 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 D | frontend.h | 916 * 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 D | frontend.h | 347 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 D | frontend.h | 347 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 D | frontend.h | 334 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 D | dvb_frontend.c | 2335 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 D | dvb_frontend.c | 2361 struct dtv_properties *tvps) in dvb_get_property() 2445 struct dtv_properties *tvps = parg; in dvb_frontend_handle_ioctl()
|
Completed in 15 milliseconds