Lines Matching defs:rio_channel
176 struct rio_channel {
224 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)
258 static int riocm_cmp_exch(struct rio_channel *ch,
271 static enum rio_cm_state riocm_exch(struct rio_channel *ch,
283 static struct rio_channel *riocm_get_channel(u16 nr)
285 struct rio_channel *ch;
295 static void riocm_put_channel(struct rio_channel *ch)
378 struct rio_channel *ch;
425 struct rio_channel *ch;
457 struct rio_channel *ch;
529 struct rio_channel *ch;
783 struct rio_channel *ch;
831 static int riocm_ch_free_rxbuf(struct rio_channel *ch, void *buf)
866 static int riocm_ch_receive(struct rio_channel *ch, void **buf, long timeout)
945 struct rio_channel *ch = NULL;
1021 static int riocm_send_ack(struct rio_channel *ch)
1071 static struct rio_channel *riocm_ch_accept(u16 ch_id, u16 *new_ch_id,
1074 struct rio_channel *ch;
1075 struct rio_channel *new_ch;
1203 struct rio_channel *ch = NULL;
1230 struct rio_channel *ch = NULL;
1281 static struct rio_channel *riocm_ch_alloc(u16 ch_num)
1285 struct rio_channel *ch;
1341 * Return value: PTR to rio_channel structure if successful (with channel number
1344 static struct rio_channel *riocm_ch_create(u16 *ch_num)
1346 struct rio_channel *ch = NULL;
1365 struct rio_channel *ch = container_of(ref, struct rio_channel, ref);
1391 static int riocm_send_close(struct rio_channel *ch)
1434 static int riocm_ch_close(struct rio_channel *ch)
1496 struct rio_channel *ch, *_c;
1660 struct rio_channel *ch;
1686 struct rio_channel *ch;
1750 struct rio_channel *ch;
1861 struct rio_channel *ch;
1993 struct rio_channel *ch, *_c;
2177 struct rio_channel *ch, *_c;
2239 struct rio_channel *ch;