Searched defs:sl811 (Results 1 – 2 of 2) sorted by relevance
121 struct sl811 { struct125 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 …]
78 static void port_power(struct sl811 *sl811, int is_on) in port_power()135 struct sl811 *sl811, in setup_packet()166 struct sl811 *sl811, in status_packet()200 struct sl811 *sl811, in in_packet()236 struct sl811 *sl811, in out_packet()279 static inline void sofirq_on(struct sl811 *sl811) in sofirq_on()287 static inline void sofirq_off(struct sl811 *sl811) in sofirq_off()302 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start()402 static inline void start_transfer(struct sl811 *sl811) in start_transfer()421 struct sl811 *sl811, in finish_request()[all …]