Home
last modified time | relevance | path

Searched defs:devtype (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tests/functional/
H A Dtest_virtio_version.py
/openbmc/u-boot/cmd/
H A Dusb_mass_storage.c52 static int ums_init(const char *devtype, const char *devnums_part_str) in ums_init()
139 const char *devtype; in do_usb_mass_storage() local
H A Drockusb.c17 char *devtype; in do_rockusb() local
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c365 loff_t *maxsize, int devtype) in get_part()
399 loff_t *maxsize, int devtype, uint64_t chipsize) in mtd_arg_off()
415 loff_t *size, loff_t *maxsize, int devtype, in mtd_arg_off_size()
/openbmc/qemu/qga/
H A Dcommands-common.h27 char *devtype; member
/openbmc/u-boot/drivers/sound/
H A Dmaxim_codec.h18 enum maxim_codec_type devtype; member
/openbmc/u-boot/include/
H A Dfpga.h36 fpga_type devtype; /* switch value to select sub-functions */ member
/openbmc/u-boot/drivers/fpga/
H A Dfpga.c146 int fpga_add(fpga_type devtype, void *desc) in fpga_add()
/openbmc/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c355 const char *devtype = "serial"; in fdt_board_fixup_qe_uart() local
/openbmc/u-boot/disk/
H A Dpart.c681 char *devtype; in part_set_generic_name() local
/openbmc/u-boot/drivers/serial/
H A Dserial_lpuart.c74 enum lpuart_devtype devtype; member