Searched refs:w83977af_ir (Results 1 – 4 of 4) sorted by relevance
88 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 …]
18 obj-$(CONFIG_WINBOND_FIR) += w83977af_ir.o
167 struct w83977af_ir { struct
26660 w83977af_ir.o.