Searched defs:rm_field (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/core/
H A Dregmap.c678 static void regmap_field_init(struct regmap_field *rm_field, argument
692 struct regmap_field *rm_field = devm_kzalloc(dev, sizeof(*rm_field), local
710 struct regmap_field *rm_field = kzalloc(sizeof(*rm_field), GFP_KERNEL); local
[all...]

Completed in 33 milliseconds