Lines Matching defs:dev
44 static int bcma_wait_bits(struct bcma_device *dev, u16 reg, u32 bitmask, in bcma_wait_bits()
60 static void bcma_hcd_4716wa(struct bcma_device *dev) in bcma_hcd_4716wa()
94 static void bcma_hcd_init_chip_mips(struct bcma_device *dev) in bcma_hcd_init_chip_mips()
165 static void bcma_hcd_init_chip_arm_phy(struct bcma_device *dev) in bcma_hcd_init_chip_arm_phy()
194 static void bcma_hcd_init_chip_arm_hc(struct bcma_device *dev) in bcma_hcd_init_chip_arm_hc()
215 static void bcma_hcd_init_chip_arm(struct bcma_device *dev) in bcma_hcd_init_chip_arm()
229 static void bcma_hci_platform_power_gpio(struct bcma_device *dev, bool val) in bcma_hci_platform_power_gpio()
252 static struct platform_device *bcma_hcd_create_pdev(struct bcma_device *dev, bool ohci, u32 addr) in bcma_hcd_create_pdev()
298 static int bcma_hcd_probe(struct bcma_device *dev) in bcma_hcd_probe()
355 static void bcma_hcd_remove(struct bcma_device *dev) in bcma_hcd_remove()
369 static void bcma_hcd_shutdown(struct bcma_device *dev) in bcma_hcd_shutdown()
377 static int bcma_hcd_suspend(struct bcma_device *dev) in bcma_hcd_suspend()
385 static int bcma_hcd_resume(struct bcma_device *dev) in bcma_hcd_resume()