Searched defs:irctl (Results 1 – 1 of 1) sorted by relevance
49 struct irctl { struct54 struct mutex irctl_lock; argument66 static struct irctl *irctls[MAX_IRCTL_DEVICES]; argument125 static int lirc_thread(void *irctl) in lirc_thread()