Searched defs:dev_spec (Results 1 – 6 of 6) sorted by relevance
| /arm-trusted-firmware/drivers/io/ |
| H A D | io_mtd.c | 19 io_mtd_dev_spec_t *dev_spec; member 59 static int find_first_mtd_state(const io_mtd_dev_spec_t *dev_spec, in find_first_mtd_state() argument 242 mtd_dev_open(const uintptr_t dev_spec,io_dev_info_t ** dev_info) mtd_dev_open() argument [all...] |
| H A D | io_block.c | 20 io_block_dev_spec_t *dev_spec; member 69 static int find_first_block_state(const io_block_dev_spec_t *dev_spec, in find_first_block_state() argument 500 block_dev_open(const uintptr_t dev_spec,io_dev_info_t ** dev_info) block_dev_open() argument [all...] |
| H A D | io_fip.c | 48 uintptr_t dev_spec; member 123 static int find_first_fip_state(const uintptr_t dev_spec, in find_first_fip_state() argument 189 static int fip_dev_open(const uintptr_t dev_spec, in fip_dev_open() argument [all...] |
| H A D | io_storage.c | 73 const uintptr_t dev_spec, in io_storage_dev_open() argument 161 int io_dev_open(const io_dev_connector_t *dev_con, const uintptr_t dev_spec, in io_dev_open() argument
|
| H A D | io_encrypted.c | 73 static int enc_dev_open(const uintptr_t dev_spec, io_dev_info_t **dev_info) in enc_dev_open() argument
|
| /arm-trusted-firmware/drivers/renesas/common/io/ |
| H A D | io_rcar.c | 639 static int32_t rcar_dev_open(const uintptr_t dev_spec __attribute__ ((unused)), in rcar_dev_open() argument
|