Searched refs:w83977af_ir (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dw83977af_ir.c3 * Filename: w83977af_ir.c
62 #include "w83977af_ir.h"
71 static char *driver_name = "w83977af_ir";
86 static struct w83977af_ir *dev_self[] = { NULL, NULL, NULL, NULL};
91 static int w83977af_close(struct w83977af_ir *self);
93 static int w83977af_dma_receive(struct w83977af_ir *self);
94 static int w83977af_dma_receive_complete(struct w83977af_ir *self);
98 static void w83977af_dma_write(struct w83977af_ir *self, int iobase);
99 static void w83977af_change_speed(struct w83977af_ir *self, __u32 speed);
100 static int w83977af_is_receiving(struct w83977af_ir *sel
[all...]
H A DMakefile12 obj-$(CONFIG_WINBOND_FIR) += w83977af_ir.o
H A Dw83977af_ir.h3 * Filename: w83977af_ir.h
168 struct w83977af_ir { struct

Completed in 149 milliseconds