HomeSort by relevance Sort by last modified time
    Searched refs:io_dev_funcs_t (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/io/
io_driver.h 51 } io_dev_funcs_t; typedef in typeref:struct:io_dev_funcs
  /device/linaro/bootloader/arm-trusted-firmware/drivers/io/
io_dummy.c 43 static const io_dev_funcs_t dummy_dev_funcs = {
io_semihosting.c 39 static const io_dev_funcs_t sh_dev_funcs = {
io_fip.c 87 static const io_dev_funcs_t fip_dev_funcs = {
io_memmap.c 56 static const io_dev_funcs_t memmap_dev_funcs = {
io_block.c 43 static const io_dev_funcs_t block_dev_funcs = {

Completed in 352 milliseconds