Searched defs:sl811 (Results 1 – 2 of 2) sorted by relevance
120 struct sl811 { struct124 struct sl811_platform_data *board; argument137 struct sl811h_ep *next_periodic; argument138 struct sl811h_ep *next_async; argument140 struct sl811h_ep *active_a; argument142 struct sl811h_ep *active_b; argument154 struct sl811h_ep *periodic[PERIODIC_SIZE]; argument158 static inline struct sl811 *hcd_to_sl811(struct usb_hcd *hcd) in hcd_to_sl811() argument163 static inline struct usb_hcd *sl811_to_hcd(struct sl811 *sl811) in sl811_to_hcd()197 static inline u8 sl811_read(struct sl811 *sl811, int reg) in sl811_read()[all …]
77 static void port_power(struct sl811 *sl811, int is_on) in port_power()134 struct sl811 *sl811, in setup_packet()165 struct sl811 *sl811, in status_packet()199 struct sl811 *sl811, in in_packet()235 struct sl811 *sl811, in out_packet()278 static inline void sofirq_on(struct sl811 *sl811) in sofirq_on()286 static inline void sofirq_off(struct sl811 *sl811) in sofirq_off()301 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start()401 static inline void start_transfer(struct sl811 *sl811) in start_transfer()420 struct sl811 *sl811, in finish_request()[all …]