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()
226 void part_init(struct blk_desc *dev_desc) in part_init()
248 static void print_part_header(const char *type, struct blk_desc *dev_desc) in print_part_header()
293 void part_print(struct blk_desc *dev_desc) in part_print()
312 int part_get_info(struct blk_desc *dev_desc, int part, in part_get_info()
346 int part_get_info_whole_disk(struct blk_desc *dev_desc, disk_partition_t *info) in part_get_info_whole_disk()
365 struct blk_desc **dev_desc) in blk_get_device_by_str()
426 struct blk_desc **dev_desc, in blk_get_device_part_str()
641 int part_get_info_by_name_type(struct blk_desc *dev_desc, const char *name, in part_get_info_by_name_type()
666 int part_get_info_by_name(struct blk_desc *dev_desc, const char *name, in part_get_info_by_name()
672 void part_set_generic_name(const struct blk_desc *dev_desc, in part_set_generic_name()