Searched refs:w83977af_ir (Results 1 – 4 of 4) sorted by relevance
83 static struct w83977af_ir *dev_self[] = { NULL, NULL, NULL, NULL};88 static int w83977af_close(struct w83977af_ir *self);90 static int w83977af_dma_receive(struct w83977af_ir *self); 91 static int w83977af_dma_receive_complete(struct w83977af_ir *self);95 static void w83977af_dma_write(struct w83977af_ir *self, int iobase);96 static void w83977af_change_speed(struct w83977af_ir *self, __u32 speed);97 static int w83977af_is_receiving(struct w83977af_ir *self);153 struct w83977af_ir *self; in w83977af_open()170 dev = alloc_irdadev(sizeof(struct w83977af_ir)); in w83977af_open()262 static int w83977af_close(struct w83977af_ir *self) in w83977af_close()[all …]
168 struct w83977af_ir { struct
12 obj-$(CONFIG_WINBOND_FIR) += w83977af_ir.o
296 w83977af_ir.