Searched refs:c67x00_hcd_dev (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/c67x00/ |
D | c67x00-hcd.c | 144 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 160 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 180 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 186 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 192 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 198 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 209 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 215 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 221 dev_dbg(c67x00_hcd_dev(c67x00), in c67x00_hub_control() 234 dev_dbg(c67x00_hcd_dev(c67x00), "%s: unknown\n", __func__); in c67x00_hub_control() [all …]
|
D | c67x00-hcd.h | 131 #define c67x00_hcd_dev(x) (c67x00_hcd_to_hcd(x)->self.controller) macro
|
D | c67x00-sched.c | 152 struct device *dev = c67x00_hcd_dev(c67x00); in dbg_td() 325 dev_warn(c67x00_hcd_dev(c67x00), "error: urb list not empty\n"); in c67x00_endpoint_disable() 773 dev_dbg(c67x00_hcd_dev(c67x00), "create failed: %d\n", in c67x00_add_iso_urb() 815 dev_warn(c67x00_hcd_dev(c67x00), in c67x00_fill_frame() 1084 dev_warn(c67x00_hcd_dev(c67x00), in c67x00_send_frame()
|