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

/linux-4.1.27/drivers/base/regmap/
H A Dregmap.c945 static void regmap_field_init(struct regmap_field *rm_field, regmap_field_init() argument
971 struct regmap_field *rm_field = devm_kzalloc(dev, devm_regmap_field_alloc() local
1013 struct regmap_field *rm_field = kzalloc(sizeof(*rm_field), GFP_KERNEL); regmap_field_alloc() local

Completed in 209 milliseconds