Searched refs:iso_enabled (Results 1 – 3 of 3) sorted by relevance
628 bool iso_enabled(void);640 static inline bool iso_enabled(void) in iso_enabled() function
2087 bool iso_enabled(void) in iso_enabled() function
4474 flags = iso_enabled() ? BIT(0) : 0; in read_exp_features_info()