Home
last modified time | relevance | path

Searched refs:io_dev_funcs_t (Results 1 – 12 of 12) sorted by relevance

/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_arm_class_diagram.puml72 .. io_dev_funcs_t interface ..
73 fip_dev_funcs : io_dev_funcs_t
78 .. io_dev_funcs_t interface ..
79 memmap_dev_funcs : io_dev_funcs_t
89 .. io_dev_funcs_t interface ..
/rk3399_ARM-atf/include/drivers/io/
H A Dio_driver.h51 } io_dev_funcs_t; typedef
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_memdrv.c110 static const io_dev_funcs_t memdrv_dev_funcs = {
H A Dio_emmcdrv.c135 static const io_dev_funcs_t emmcdrv_dev_funcs = {
H A Dio_rcar.c706 static const io_dev_funcs_t rcar_dev_funcs = {
/rk3399_ARM-atf/drivers/io/
H A Dio_semihosting.c41 static const io_dev_funcs_t sh_dev_funcs = {
H A Dio_encrypted.c61 static const io_dev_funcs_t enc_dev_funcs = {
H A Dio_memmap.c60 static const io_dev_funcs_t memmap_dev_funcs = {
H A Dio_mtd.c41 static const io_dev_funcs_t mtd_dev_funcs = {
H A Dio_fip.c110 static const io_dev_funcs_t fip_dev_funcs = {
H A Dio_block.c45 static const io_dev_funcs_t block_dev_funcs = {
/rk3399_ARM-atf/drivers/intel/soc/stratix10/io/
H A Ds10_memmap_qspi.c62 static const io_dev_funcs_t memmap_dev_funcs = {