Searched refs:raw3215 (Results 1 – 1 of 1) sorted by relevance
96 static struct raw3215_info *raw3215[NR_3215]; variable696 if (raw3215[0] && (raw3215[0] == dev_get_drvdata(&cdev->dev))) in raw3215_probe()709 if (!raw3215[line]) { in raw3215_probe()710 raw3215[line] = raw; in raw3215_probe()733 if (raw3215[line] == raw) in raw3215_remove()735 raw3215[line] = NULL; in raw3215_remove()829 raw = raw3215[0]; /* console 3215 is the first one */ in con3215_write()860 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 …]