Home
last modified time | relevance | path

Searched defs:sl811 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dsl811.h121 struct sl811 { struct
125 struct sl811_platform_data *board; argument
137 struct sl811h_ep *next_periodic; argument
138 struct sl811h_ep *next_async; argument
140 struct sl811h_ep *active_a; argument
142 struct sl811h_ep *active_b; argument
154 struct sl811h_ep *periodic[PERIODIC_SIZE]; argument
158 static inline struct sl811 *hcd_to_sl811(struct usb_hcd *hcd) in hcd_to_sl811() argument
163 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 …]