Searched refs:raw3215 (Results 1 – 1 of 1) sorted by relevance
96 static struct raw3215_info *raw3215[NR_3215]; variable698 if (raw3215[0] && (raw3215[0] == dev_get_drvdata(&cdev->dev))) in raw3215_probe()711 if (!raw3215[line]) { in raw3215_probe()712 raw3215[line] = raw; in raw3215_probe()735 if (raw3215[line] == raw) in raw3215_remove()737 raw3215[line] = NULL; in raw3215_remove()831 raw = raw3215[0]; /* console 3215 is the first one */ in con3215_write()862 raw = raw3215[0]; /* console 3215 is the first one */ in con3215_flush()933 raw3215[0] = raw = raw3215_alloc_info(); in con3215_init()942 raw3215[0] = NULL; in con3215_init()[all …]