Searched refs:channel_get (Results 1 – 1 of 1) sorted by relevance
252 static struct channel *channel_get(enum ctcm_channel_types type, in channel_get() function1586 channel_get(type, direction == CTCM_READ ? in ctcm_new_device()1626 readc = channel_get(type, read_id, CTCM_READ); in ctcm_new_device()1629 writec = channel_get(type, write_id, CTCM_WRITE); in ctcm_new_device()