Searched defs:usable (Results 1 – 5 of 5) sorted by relevance
220 uint8_t usable; /* usable Px states */ member
7838 unsigned char usable; /* True if this constraint is usable */ member
8159 unsigned char usable; /* True if this constraint is usable */ member
482 uint64_t size, alloc, usable, used, cap, version; in spa_prop_get_config() local
2105 set_adapter_hwstatus(struct adapter *sc, const bool usable) in set_adapter_hwstatus()