Searched defs:irctl (Results 1 – 1 of 1) sorted by relevance
50 struct irctl { struct55 struct mutex irctl_lock; argument67 static struct irctl *irctls[MAX_IRCTL_DEVICES]; argument126 static int lirc_thread(void *irctl) in lirc_thread()