Searched defs:spec (Results 26 – 32 of 32) sorted by relevance
12
| /arm-trusted-firmware/lib/debugfs/ |
| H A D | devfip.c | 244 static chan_t *fipmount(chan_t *c, const char *spec) in fipmount() argument
|
| H A D | dev.c | 677 chan_t *deverrmount(chan_t *channel, const char *spec) in deverrmount() argument 791 int mount(const char *srv, const char *where, const char *spec) in mount() argument
|
| /arm-trusted-firmware/drivers/io/ |
| H A D | io_mtd.c | 132 static int mtd_open(io_dev_info_t *dev_info, const uintptr_t spec, in mtd_open() argument
|
| H A D | io_block.c | 127 static int block_open(io_dev_info_t *dev_info, const uintptr_t spec, in block_open() argument
|
| H A D | io_fip.c | 284 static int fip_file_open(io_dev_info_t *dev_info, const uintptr_t spec, in fip_file_open() argument
|
| H A D | io_storage.c | 209 int io_open(uintptr_t dev_handle, const uintptr_t spec, uintptr_t *handle) in io_open() argument
|
| /arm-trusted-firmware/drivers/renesas/common/io/ |
| H A D | io_rcar.c | 483 const io_drv_spec_t *spec = (io_drv_spec_t *) file_spec; in rcar_file_open() local
|
12