Searched refs:rio_channel (Results 1 – 1 of 1) sorted by relevance
176 struct rio_channel { struct224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);228 static int riocm_ch_close(struct rio_channel *ch);248 static int riocm_cmp(struct rio_channel *ch, enum rio_cm_state cmp) in riocm_cmp()258 static int riocm_cmp_exch(struct rio_channel *ch, in riocm_cmp_exch()271 static enum rio_cm_state riocm_exch(struct rio_channel *ch, in riocm_exch()283 static struct rio_channel *riocm_get_channel(u16 nr) in riocm_get_channel()285 struct rio_channel *ch; in riocm_get_channel()295 static void riocm_put_channel(struct rio_channel *ch) in riocm_put_channel()378 struct rio_channel *ch; in riocm_req_handler()[all …]