Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 14 of 14) sorted by relevance

/arm-trusted-firmware-2.8.0/lib/debugfs/
A Ddebugfs_smc.c43 } mount; member
123 ret = mount(parms.mount.srv, in debugfs_smc_handler()
124 parms.mount.where, in debugfs_smc_handler()
125 parms.mount.spec); in debugfs_smc_handler()
A Ddevroot.c95 .mount = deverrmount,
A Ddev.h68 chan_t *(*mount)(chan_t *c, const char *spec); member
A Ddevfip.c318 .mount = fipmount,
A Ddev.c791 int mount(const char *srv, const char *where, const char *spec) in mount() function
801 mount_point_chan = devtab[channel->index]->mount(channel, spec); in mount()
/arm-trusted-firmware-2.8.0/include/lib/
A Ddebugfs.h47 int mount(const char *srv, const char *mnt, const char *spec);
/arm-trusted-firmware-2.8.0/drivers/renesas/common/emmc/
A Demmc_read.c101 if (mmc_drv_obj.mount != TRUE) { in emmc_read_sector()
A Demmc_init.c30 mmc_drv_obj.mount = FALSE; in rcar_emmc_memcard_power()
A Demmc_utility.c198 mmc_drv_obj.mount = FALSE; in emmc_send_idle_cmd()
A Demmc_mount.c391 if (mmc_drv_obj.mount != TRUE) { in emmc_select_partition()
683 mmc_drv_obj.mount = TRUE; in rcar_emmc_mount()
A Demmc_std.h399 uint32_t mount; member
/arm-trusted-firmware-2.8.0/docs/components/
A Ddebugfs-design.rst57 - mount(): create a link between a driver and spec.
63 int mount(char *srv, char *mnt, char *spec);
A Darm-sip-service.rst106 struct mount {
110 } mount;
181 w0 == DEBUGFS_E_INVALID_PARAMS if mount operation failed
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model.rst835 | | mount side-channel attacks using information |

Completed in 16 milliseconds