Home
last modified time | relevance | path

Searched defs:dev_type (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Drksfc.c16 u32 dev_type = IF_TYPE_UNKNOWN; in do_rksfc() local
H A Dflash.c309 u8 dev_type, dev_num, pnum; in do_flerase() local
443 u8 dev_type, dev_num, pnum; in do_protect() local
H A Djffs2.c209 static int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, u8 *dev_num) in mtd_id_parse()
H A Dmtdparts.c1043 int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, in mtd_id_parse()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.c206 enum dw_hdmi_devtype dev_type, in drm_rk_select_color()
348 enum dw_hdmi_devtype dev_type, in drm_rk_selete_output()
509 int dev_type) in dw_hdmi_set_iomux()
H A Drockchip_dw_hdmi_qp.c923 enum dw_hdmi_devtype dev_type, in drm_rk_select_color()
1063 enum dw_hdmi_devtype dev_type, in dw_hdmi_qp_select_output()
H A Dinno_hdmi.c132 enum inno_hdmi_dev_type dev_type; member
H A Ddw_hdmi_qp.c87 enum dw_hdmi_devtype dev_type; member
H A Drockchip-inno-hdmi-phy.c212 enum inno_hdmi_phy_type dev_type; member
H A Ddw_hdmi.c171 enum dw_hdmi_devtype dev_type; member
H A Danalogix_dp.h636 enum analogix_dp_devtype dev_type; member
/rk3399_rockchip-uboot/disk/
H A Dpart_mac.h30 __u16 dev_type; /* device type */ member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c246 int dev_type; in rockchip_get_bootdev() local
/rk3399_rockchip-uboot/include/linux/
H A Ddw_hdmi.h166 enum dw_hdmi_devtype dev_type; member
/rk3399_rockchip-uboot/include/
H A Ddfu.h114 enum dfu_device_type dev_type; member
/rk3399_rockchip-uboot/fs/
H A Dfs.c597 int file_exists(const char *dev_type, const char *dev_part, const char *file, in file_exists()