Searched defs:part_attrs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/block/partitions/ | ||
H A D | core.c | 216 static struct attribute *part_attrs[] = { variable |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | mmc.c | 969 u8 part_attrs = 0; in mmc_hwpart_config() local |