Searched refs:restriction_format_table (Results 1 – 2 of 2) sorted by relevance
93 const restriction_key_t restriction_format_table[] = variable
2479 mFormatRestrictionCnt = sizeof(restriction_format_table)/sizeof(restriction_key); in updateRestrictions()2481 mFormatRestrictions[i].hwType = restriction_format_table[i].hwType; in updateRestrictions()2482 mFormatRestrictions[i].nodeType = restriction_format_table[i].nodeType; in updateRestrictions()2483 mFormatRestrictions[i].format = restriction_format_table[i].format; in updateRestrictions()2484 mFormatRestrictions[i].reserved = restriction_format_table[i].reserved; in updateRestrictions()