Home
last modified time | relevance | path

Searched refs:devclone (Results 1 – 4 of 4) sorted by relevance

/external/arm-trusted-firmware/lib/debugfs/
Ddevroot.c90 .clone = devclone,
Ddev.h105 chan_t *devclone(chan_t *c, chan_t *nc);
Ddevfip.c313 .clone = devclone,
Ddev.c348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone() function