Searched refs:my_common_attr (Results 1 – 1 of 1) sorted by relevance
222 struct tuner_common *my_common_attr; member1906 struct drx_common_attr *my_common_attr; member2207 #define DRX_ATTR_MCRECORD(d) ((d)->my_common_attr->mcversion)2208 #define DRX_ATTR_MIRRORFREQSPECT(d) ((d)->my_common_attr->mirror_freq_spect)2209 #define DRX_ATTR_CURRENTPOWERMODE(d)((d)->my_common_attr->current_power_mode)2210 #define DRX_ATTR_ISOPENED(d) ((d)->my_common_attr->is_opened)2211 #define DRX_ATTR_USEBOOTLOADER(d) ((d)->my_common_attr->use_bootloader)2212 #define DRX_ATTR_CURRENTSTANDARD(d) ((d)->my_common_attr->current_standard)2213 #define DRX_ATTR_PREVSTANDARD(d) ((d)->my_common_attr->prev_standard)2214 #define DRX_ATTR_CACHESTANDARD(d) ((d)->my_common_attr->di_cache_standard)[all …]