Searched refs:old_event (Results 1 – 2 of 2) sorted by relevance
155 bool old_event; in therm_throt_process() local177 old_event = state->new_event; in therm_throt_process()199 if (old_event) { in therm_throt_process()
39 static int old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);100 return old_event(dp, q, ev); in snd_seq_oss_process_event()107 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() function