Lines Matching refs:amba_device

29 amba_cs_uci_id_match(const struct amba_id *table, struct amba_device *dev)
47 amba_lookup(const struct amba_id *table, struct amba_device *dev)
61 struct amba_device *pcdev = to_amba_device(dev);
73 struct amba_device *pcdev = to_amba_device(dev);
87 struct amba_device *dev = to_amba_device(_dev);
100 struct amba_device *dev = to_amba_device(_dev);
135 struct amba_device *dev = to_amba_device(_dev); \
163 struct amba_device *pcdev = to_amba_device(dev);
178 struct amba_device *pcdev = to_amba_device(dev);
232 static int amba_get_enable_pclk(struct amba_device *pcdev)
247 static void amba_put_disable_pclk(struct amba_device *pcdev)
259 struct amba_device *pcdev = to_amba_device(dev);
300 struct amba_device *pcdev = to_amba_device(dev);
364 struct amba_device *d = to_amba_device(dev);
372 static int amba_device_try_add(struct amba_device *dev, struct resource *parent)
496 struct amba_device *dev;
549 int amba_device_add(struct amba_device *dev, struct resource *parent)
577 static struct amba_device *
583 struct amba_device *dev;
606 struct amba_device *
616 struct amba_device *
626 struct amba_device *
637 struct amba_device *
649 static void amba_device_initialize(struct amba_device *dev, const char *name)
670 struct amba_device *amba_device_alloc(const char *name, resource_size_t base,
673 struct amba_device *dev;
696 int amba_device_register(struct amba_device *dev, struct resource *parent)
708 void amba_device_put(struct amba_device *dev)
722 * the amba_device structure will be freed once all
725 void amba_device_unregister(struct amba_device *dev)
732 struct amba_device *dev;
742 struct amba_device *pcdev = to_amba_device(dev);
773 struct amba_device *
792 * @dev: amba_device structure for device
795 int amba_request_regions(struct amba_device *dev, const char *name)
813 * @dev: amba_device structure for device
817 void amba_release_regions(struct amba_device *dev)