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

/linux-master/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)
/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c2358 struct dtv_properties *tvps)
2443 struct dtv_properties *tvps = parg;

Completed in 222 milliseconds