Searched refs:ctab (Results 1 – 3 of 3) sorted by relevance
76 void cond_compute_av(struct avtab *ctab, struct avtab_key *key, struct av_decision *avd);
618 void cond_compute_av(struct avtab *ctab, struct avtab_key *key, struct av_decision *avd) in cond_compute_av() argument622 if (!ctab || !key || !avd) in cond_compute_av()625 for (node = avtab_search_node(ctab, key); node; in cond_compute_av()
4635 static const u8 ctab[] = { in setcontrast() local4640 i2c_w(sd, 0x64, ctab[val >> 5]); in setcontrast()4645 static const u8 ctab[] = { in setcontrast() local4651 i2c_w(sd, 0x64, ctab[val >> 4]); in setcontrast()