Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/debugfs/
H A Ddev.c830 chan_t *channel, *cloned_channel; in debugfs_init() local
841 cloned_channel = clone(channel, &slash_channel); in debugfs_init()
842 if (cloned_channel == NULL) { in debugfs_init()