Searched refs:sh_irda_self (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/irda/
H A Dsh_irda.c134 struct sh_irda_self;
136 int (*xir_fre) (struct sh_irda_self *self);
137 int (*xir_trov) (struct sh_irda_self *self);
138 int (*xir_9) (struct sh_irda_self *self);
139 int (*xir_8) (struct sh_irda_self *self);
140 int (*xir_fte) (struct sh_irda_self *self);
143 struct sh_irda_self { struct
169 static void sh_irda_write(struct sh_irda_self *self, u32 offset, u16 data)
178 static u16 sh_irda_read(struct sh_irda_self *self, u32 offset)
190 static void sh_irda_update_bits(struct sh_irda_self *sel
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/irda/
H A Dsh_irda.c134 struct sh_irda_self;
136 int (*xir_fre) (struct sh_irda_self *self);
137 int (*xir_trov) (struct sh_irda_self *self);
138 int (*xir_9) (struct sh_irda_self *self);
139 int (*xir_8) (struct sh_irda_self *self);
140 int (*xir_fte) (struct sh_irda_self *self);
143 struct sh_irda_self { struct
169 static void sh_irda_write(struct sh_irda_self *self, u32 offset, u16 data)
178 static u16 sh_irda_read(struct sh_irda_self *self, u32 offset)
190 static void sh_irda_update_bits(struct sh_irda_self *sel
[all...]

Completed in 166 milliseconds