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

/drivers/net/irda/
H A Dsh_irda.c133 struct sh_irda_self;
135 int (*xir_fre) (struct sh_irda_self *self);
136 int (*xir_trov) (struct sh_irda_self *self);
137 int (*xir_9) (struct sh_irda_self *self);
138 int (*xir_8) (struct sh_irda_self *self);
139 int (*xir_fte) (struct sh_irda_self *self);
142 struct sh_irda_self { struct
168 static void sh_irda_write(struct sh_irda_self *self, u32 offset, u16 data)
177 static u16 sh_irda_read(struct sh_irda_self *self, u32 offset)
189 static void sh_irda_update_bits(struct sh_irda_self *sel
[all...]

Completed in 27 milliseconds