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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dcon3215.c104 static struct raw3215_info *raw3215[NR_3215]; variable in typeref:struct:raw3215_info
105 /* spinlock to protect the raw3215 array */
677 if (!raw3215[line]) {
678 raw3215[line] = raw;
695 raw3215[line] = NULL;
778 raw = raw3215[0]; /* console 3215 is the first one */
810 raw = raw3215[0]; /* console 3215 is the first one */
862 raw3215[0] = raw = (struct raw3215_info *)
882 raw3215[0] = NULL;
907 raw = raw3215[lin
[all...]

Completed in 49 milliseconds