Searched defs:dev_type (Results 1 – 12 of 12) sorted by relevance
/u-boot/arch/arm/mach-imx/imx8/ |
A D | image.c | 63 static int get_container_size(void *dev, int dev_type, unsigned long offset) in get_container_size() 125 static unsigned long get_boot_device_offset(void *dev, int dev_type) in get_boot_device_offset() 157 static int get_imageset_end(void *dev, int dev_type) in get_imageset_end()
|
/u-boot/arch/arm/mach-nexell/include/mach/ |
A D | display_dev.h | 29 int dev_type; member
|
A D | display.h | 221 int dev_type; member
|
/u-boot/cmd/ |
A D | flash.c | 312 u8 dev_type, dev_num, pnum; in do_flerase() local 447 u8 dev_type, dev_num, pnum; in do_protect() local
|
A D | jffs2.c | 206 static int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, u8 *dev_num) in mtd_id_parse()
|
A D | mtdparts.c | 1045 int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, in mtd_id_parse()
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | mv_ddr_spd.c | 365 unsigned char dev_type = spd_data->byte_fields.byte_2; in mv_ddr_spd_dev_type_get() local
|
/u-boot/disk/ |
A D | part_mac.h | 29 __u16 dev_type; /* device type */ member
|
/u-boot/arch/arm/include/asm/arch-rockchip/ |
A D | f_rockusb.h | 119 char *dev_type; member
|
/u-boot/drivers/usb/gadget/ |
A D | f_rockusb.c | 319 void rockusb_dev_init(char *dev_type, int dev_index) in rockusb_dev_init()
|
/u-boot/include/ |
A D | dfu.h | 120 enum dfu_device_type dev_type; member
|
/u-boot/fs/ |
A D | fs.c | 792 int file_exists(const char *dev_type, const char *dev_part, const char *file, in file_exists()
|
Completed in 21 milliseconds