Home
last modified time | relevance | path

Searched refs:rio_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/rapidio/
Drio_cm.c185 struct rio_channel { struct
233 static struct rio_channel *riocm_ch_alloc(u16 ch_num);
237 static int riocm_ch_close(struct rio_channel *ch);
257 static int riocm_cmp(struct rio_channel *ch, enum rio_cm_state cmp) in riocm_cmp()
267 static int riocm_cmp_exch(struct rio_channel *ch, in riocm_cmp_exch()
280 static enum rio_cm_state riocm_exch(struct rio_channel *ch, in riocm_exch()
292 static struct rio_channel *riocm_get_channel(u16 nr) in riocm_get_channel()
294 struct rio_channel *ch; in riocm_get_channel()
304 static void riocm_put_channel(struct rio_channel *ch) in riocm_put_channel()
387 struct rio_channel *ch; in riocm_req_handler()
[all …]