Searched defs:isp116x (Results 1 – 2 of 2) sorted by relevance
166 static void pack_fifo(struct isp116x *isp116x) in pack_fifo()198 static void unpack_fifo(struct isp116x *isp116x) in unpack_fifo()593 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_irq() local685 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_urb_enqueue() local839 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_urb_dequeue() local894 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_get_frame() local909 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_hub_status_data() local1006 struct isp116x *isp116x = hcd_to_isp116x(hcd); in isp116x_hub_control() local1172 struct isp116x *isp116x = s->private; in isp116x_debug_show() local1532 struct isp116x *isp116x; in isp116x_remove() local[all …]
255 struct isp116x { struct261 struct isp116x_platform_data *board; argument279 struct isp116x_ep *periodic[PERIODIC_SIZE]; argument284 struct isp116x_ep *atl_active; argument291 static inline struct isp116x *hcd_to_isp116x(struct usb_hcd *hcd) in hcd_to_isp116x() argument375 static inline u16 isp116x_read_data16(struct isp116x *isp116x) in isp116x_read_data16()384 static inline u16 isp116x_raw_read_data16(struct isp116x *isp116x) in isp116x_raw_read_data16()401 static inline u32 isp116x_read_data32(struct isp116x *isp116x) in isp116x_read_data32()415 static u16 isp116x_read_reg16(struct isp116x *isp116x, unsigned reg) in isp116x_read_reg16()492 static inline void isp116x_show_regs_seq(struct isp116x *isp116x, in isp116x_show_regs_seq()[all …]
Completed in 9 milliseconds