Home
last modified time | relevance | path

Searched refs:mtd_part_parser (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/mtd/
H A Dpartitions.h78 struct mtd_part_parser { struct
92 const struct mtd_part_parser *parser; argument
95 extern int __register_mtd_parser(struct mtd_part_parser *parser,
99 extern void deregister_mtd_parser(struct mtd_part_parser *parser);
/linux/drivers/mtd/parsers/
H A Dofpart_core.c201 static struct mtd_part_parser ofpart_parser = {
262 static struct mtd_part_parser ofoldpart_parser = {
H A Dbrcm_u-boot.c77 static struct mtd_part_parser brcm_u_boot_mtd_parser = {
H A Dparser_trx.c128 static struct mtd_part_parser mtd_parser_trx = {
H A Dtplink_safeloader.c144 static struct mtd_part_parser mtd_parser_tplink_safeloader = {
H A Dbcm63xxpart.c160 static struct mtd_part_parser bcm63xx_cfe_parser = {
H A Dqcomsmempart.c187 static struct mtd_part_parser mtd_parser_qcomsmem = {
H A Dparser_imagetag.c209 static struct mtd_part_parser bcm963xx_imagetag_parser = {
H A Dscpart.c237 static struct mtd_part_parser scpart_parser = {
H A Dbcm47xxpart.c309 static struct mtd_part_parser bcm47xxpart_mtd_parser = {
H A Dcmdlinepart.c403 static struct mtd_part_parser cmdline_parser = {
H A Dredboot.c312 static struct mtd_part_parser redboot_parser = {
H A Dsharpslpart.c391 static struct mtd_part_parser sharpsl_mtd_parser = {
H A Dafs.c386 static struct mtd_part_parser afs_parser = {