Searched refs:RAW3215_FREE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/char/
H A Dcon3215.c60 RAW3215_FREE, RAW3215_READ, RAW3215_WRITE enumerator in enum:raw3215_type
128 if (req->type == RAW3215_FREE) raw3215_free_req()
130 req->type = RAW3215_FREE; raw3215_free_req()
452 if (req != NULL && req->type != RAW3215_FREE) { raw3215_irq()

Completed in 107 milliseconds