Searched refs:pmask_t (Results 1 – 1 of 1) sorted by relevance
175 typedef __u64 pmask_t; typedef191 pmask_t mask;192 pmask_t value;228 static pmask_t phys_read;230 static pmask_t phys_read_prev;232 static pmask_t phys_curr;234 static pmask_t phys_prev;1802 phys_read |= (pmask_t) gndmask << 40; in phys_scan_contacts()1818 phys_read |= (pmask_t) bitmask << (5 * bit); in phys_scan_contacts()2055 static int input_name2mask(const char *name, pmask_t *mask, pmask_t *value, in input_name2mask()[all …]