Searched defs:mask_flags (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/mtd/ | ||
H A D | partitions.h | 43 uint32_t mask_flags; /* master MTD flags to mask out for this partition */ member in struct:mtd_partition |
/linux-4.4.14/drivers/mtd/ | ||
H A D | cmdlinepart.c | 108 unsigned int mask_flags; newpart() local |
H A D | bcm47xxpart.c | 56 bcm47xxpart_add_part(struct mtd_partition *part, const char *name, u64 offset, uint32_t mask_flags) bcm47xxpart_add_part() argument |
/linux-4.4.14/sound/pci/ice1712/ | ||
H A D | ice1712.h | 273 unsigned int mask_flags; /* total mask bits */ member in struct:snd_ak4xxx_private |
Completed in 230 milliseconds