Searched refs:feProp (Results 1 – 1 of 1) sorted by relevance
147 struct dtv_properties feProp = { in tuneInternal() local152 if (ioctl(mFeFd, FE_GET_PROPERTY, &feProp) == -1) { in tuneInternal()528 struct dtv_properties feProp = { in getDeliverySystemTypes() local531 if (ioctl(mFeFd, FE_GET_PROPERTY, &feProp) == -1) { in getDeliverySystemTypes()557 for (unsigned int i = 0; i < feProp.props[0].u.buffer.len; i++) { in getDeliverySystemTypes()558 switch (feProp.props[0].u.buffer.data[i]) { in getDeliverySystemTypes()