Searched refs:dtv_properties (Results 1 – 2 of 2) sorted by relevance
550 struct dtv_properties { struct555 #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties) argument556 #define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
2061 struct dtv_properties *tvps = parg; in dvb_frontend_ioctl_properties()