Lines Matching refs:bcma_device
41 struct bcma_device *core;
50 static int bcma_wait_bits(struct bcma_device *dev, u16 reg, u32 bitmask, in bcma_wait_bits()
66 static void bcma_hcd_4716wa(struct bcma_device *dev) in bcma_hcd_4716wa()
100 static void bcma_hcd_init_chip_mips(struct bcma_device *dev) in bcma_hcd_init_chip_mips()
181 struct bcma_device *core = usb_dev->core; in bcma_hcd_usb20_old_arm_init()
183 struct bcma_device *pmu_core; in bcma_hcd_usb20_old_arm_init()
241 static void bcma_hcd_usb20_ns_init_hc(struct bcma_device *dev) in bcma_hcd_usb20_ns_init_hc()
269 struct bcma_device *core = bcma_hcd->core; in bcma_hcd_usb20_ns_init()
284 static void bcma_hci_platform_power_gpio(struct bcma_device *dev, bool val) in bcma_hci_platform_power_gpio()
300 static struct platform_device *bcma_hcd_create_pdev(struct bcma_device *dev, in bcma_hcd_create_pdev()
346 struct bcma_device *dev = usb_dev->core; in bcma_hcd_usb20_init()
386 struct bcma_device *core = bcma_hcd->core; in bcma_hcd_usb30_init()
396 static int bcma_hcd_probe(struct bcma_device *core) in bcma_hcd_probe()
440 static void bcma_hcd_remove(struct bcma_device *dev) in bcma_hcd_remove()
454 static void bcma_hcd_shutdown(struct bcma_device *dev) in bcma_hcd_shutdown()
462 static int bcma_hcd_suspend(struct bcma_device *dev) in bcma_hcd_suspend()
470 static int bcma_hcd_resume(struct bcma_device *dev) in bcma_hcd_resume()