Searched refs:raw3215 (Results 1 – 1 of 1) sorted by relevance
96 static struct raw3215_info *raw3215[NR_3215]; variable651 if (raw3215[0] && (raw3215[0] == dev_get_drvdata(&cdev->dev))) in raw3215_probe()664 if (!raw3215[line]) { in raw3215_probe()665 raw3215[line] = raw; in raw3215_probe()688 if (raw3215[line] == raw) in raw3215_remove()690 raw3215[line] = NULL; in raw3215_remove()751 raw = raw3215[0]; /* console 3215 is the first one */ in con3215_write()782 raw = raw3215[0]; /* console 3215 is the first one */ in con3215_flush()849 raw3215[0] = raw = raw3215_alloc_info(); in con3215_init()858 raw3215[0] = NULL; in con3215_init()[all …]