Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rapidio/
Drio_cm.c176 struct rio_channel { struct
224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);
228 static int riocm_ch_close(struct rio_channel *ch);
250 static int riocm_cmp(struct rio_channel *ch, enum rio_cm_state cmp) in riocm_cmp()
260 static int riocm_cmp_exch(struct rio_channel *ch, in riocm_cmp_exch()
273 static enum rio_cm_state riocm_exch(struct rio_channel *ch, in riocm_exch()
285 static struct rio_channel *riocm_get_channel(u16 nr) in riocm_get_channel()
287 struct rio_channel *ch; in riocm_get_channel()
297 static void riocm_put_channel(struct rio_channel *ch) in riocm_put_channel()
380 struct rio_channel *ch; in riocm_req_handler()
[all …]