Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rapidio/
Drio_cm.c98 RIO_CM_IDLE, enumerator
956 if (!riocm_cmp_exch(ch, RIO_CM_IDLE, RIO_CM_CONNECT)) { in riocm_ch_connect()
1002 riocm_cmp_exch(ch, RIO_CM_CONNECT, RIO_CM_IDLE); in riocm_ch_connect()
1258 if (ch->state != RIO_CM_IDLE) { in riocm_ch_bind()
1315 ch->state = RIO_CM_IDLE; in riocm_ch_alloc()