Searched defs:isp1362_hcd (Results 1 – 2 of 2) sorted by relevance
653 static void finish_unlinks(struct isp1362_hcd *isp1362_hcd) in finish_unlinks()1010 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_irq() local1220 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_urb_enqueue() local1399 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_urb_dequeue() local1452 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_endpoint_disable() local1481 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_get_frame() local1497 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_hub_status_data() local1566 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_hub_control() local1736 struct isp1362_hcd *isp1362_hcd = hcd_to_isp1362_hcd(hcd); in isp1362_bus_suspend() local2061 struct isp1362_hcd *isp1362_hcd = s->private; in isp1362_show() local[all …]
431 struct isp1362_hcd { struct432 spinlock_t lock;438 unsigned long stat1, stat2, stat4, stat8, stat16;445 u32 rhdesca;446 u32 rhdescb;447 u32 rhstatus;452 u32 hc_control;460 u16 fmindex;463 struct list_head isoc;474 enum {[all …]
Completed in 14 milliseconds