Searched refs:cloned_channel (Results 1 – 1 of 1) sorted by relevance
830 chan_t *channel, *cloned_channel; in debugfs_init() local841 cloned_channel = clone(channel, &slash_channel); in debugfs_init()842 if (cloned_channel == NULL) { in debugfs_init()