Searched refs:rio_channel (Results 1 – 1 of 1) sorted by relevance
176 struct rio_channel { struct218 static struct rio_channel *riocm_ch_alloc(u16 ch_num);222 static int riocm_ch_close(struct rio_channel *ch);244 static int riocm_cmp(struct rio_channel *ch, enum rio_cm_state cmp) in riocm_cmp()254 static int riocm_cmp_exch(struct rio_channel *ch, in riocm_cmp_exch()267 static enum rio_cm_state riocm_exch(struct rio_channel *ch, in riocm_exch()279 static struct rio_channel *riocm_get_channel(u16 nr) in riocm_get_channel()281 struct rio_channel *ch; in riocm_get_channel()291 static void riocm_put_channel(struct rio_channel *ch) in riocm_put_channel()374 struct rio_channel *ch; in riocm_req_handler()[all …]