Home
last modified time | relevance | path

Searched refs:w83977af_ir (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/irda/
Dw83977af_ir.c88 static struct w83977af_ir *dev_self[] = { NULL, NULL, NULL, NULL};
93 static int w83977af_close(struct w83977af_ir *self);
95 static int w83977af_dma_receive(struct w83977af_ir *self);
96 static int w83977af_dma_receive_complete(struct w83977af_ir *self);
99 static void w83977af_dma_write(struct w83977af_ir *self, int iobase);
100 static void w83977af_change_speed(struct w83977af_ir *self, __u32 speed);
102 static int w83977af_is_receiving(struct w83977af_ir *self);
162 struct w83977af_ir *self; in w83977af_open()
174 self = kmalloc(sizeof(struct w83977af_ir), GFP_KERNEL); in w83977af_open()
180 memset(self, 0, sizeof(struct w83977af_ir)); in w83977af_open()
[all …]
DMakefile18 obj-$(CONFIG_WINBOND_FIR) += w83977af_ir.o
/linux-2.4.37.9/include/net/irda/
Dw83977af_ir.h167 struct w83977af_ir { struct
/linux-2.4.37.9/Documentation/
DConfigure.help26660 w83977af_ir.o.