Lines Matching defs:dev_desc
26 static struct part_driver *part_driver_lookup_type(struct blk_desc *dev_desc) in part_driver_lookup_type()
57 struct blk_desc *dev_desc; in get_dev_hwpart() local
119 void dev_print (struct blk_desc *dev_desc) in dev_print()
229 void part_init(struct blk_desc *dev_desc) in part_init()
251 static void print_part_header(const char *type, struct blk_desc *dev_desc) in print_part_header()
299 void part_print(struct blk_desc *dev_desc) in part_print()
318 int part_get_info(struct blk_desc *dev_desc, int part, in part_get_info()
352 int part_get_info_whole_disk(struct blk_desc *dev_desc, disk_partition_t *info) in part_get_info_whole_disk()
371 struct blk_desc **dev_desc) in blk_get_device_by_str()
432 struct blk_desc **dev_desc, in blk_get_device_part_str()
647 int part_get_info_by_name_type(struct blk_desc *dev_desc, const char *name, in part_get_info_by_name_type()
672 int part_get_info_by_name(struct blk_desc *dev_desc, const char *name, in part_get_info_by_name()
678 void part_set_generic_name(const struct blk_desc *dev_desc, in part_set_generic_name()