Home
last modified time | relevance | path

Searched defs:parse_features (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-flakey.c53 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() function
H A Ddm-raid1.c1014 static int parse_features(struct mirror_set *ms, unsigned int argc, char **argv, in parse_features() function
H A Ddm-mpath.c1109 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features() function
H A Ddm-cache-target.c2153 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h152 void (*parse_features)(const char *typename, char *str, Error **errp); member