Searched refs:old_event (Results 1 – 2 of 2) sorted by relevance
149 bool old_event; in therm_throt_process() local171 old_event = state->new_event; in therm_throt_process()193 if (old_event) { in therm_throt_process()
40 static int old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev);101 return old_event(dp, q, ev); in snd_seq_oss_process_event()108 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() function