Searched refs:con3215_drop (Results 1 – 1 of 1) sorted by relevance
105 static bool con3215_drop = true; variable 586 avail = raw3215_make_room(raw, count, con3215_drop); in raw3215_write() 789 con3215_drop = drop; in con_drop_store() 795 return sysfs_emit(buf, "%d\n", con3215_drop ? 1 : 0); in con_drop_show() 1139 con3215_drop = drop; in con3215_setup_drop() 1142 early_param("con3215_drop", con3215_setup_drop);