Home
last modified time | relevance | path

Searched refs:amba_device (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/amba/
H A Dbus.h65 struct amba_device { struct
81 int (*probe)(struct amba_device *, const struct amba_id *); argument
82 void (*remove)(struct amba_device *);
83 void (*shutdown)(struct amba_device *);
108 #define to_amba_device(d) container_of(d, struct amba_device, dev)
115 struct amba_device *amba_device_alloc(const char *, resource_size_t, size_t);
116 void amba_device_put(struct amba_device *);
117 int amba_device_add(struct amba_device *, struct resource *);
118 int amba_device_register(struct amba_device *, struct resource *);
119 struct amba_device *amba_apb_device_add(struct device *parent, const char *name,
[all …]
H A Dserial.h210 struct amba_device; /* in uncompress this is included but amba/bus.h is not */
212 void (*set_mctrl)(struct amba_device *dev, void __iomem *base, unsigned int mctrl);
H A Dclcd.h124 struct amba_device;
130 struct amba_device *dev;
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c29 amba_cs_uci_id_match(const struct amba_id *table, struct amba_device *dev) in amba_cs_uci_id_match()
47 amba_lookup(const struct amba_id *table, struct amba_device *dev) in amba_lookup()
61 struct amba_device *pcdev = to_amba_device(dev); in amba_match()
73 struct amba_device *pcdev = to_amba_device(dev); in amba_uevent()
87 struct amba_device *dev = to_amba_device(_dev); in driver_override_show()
100 struct amba_device *dev = to_amba_device(_dev); in driver_override_store()
135 struct amba_device *dev = to_amba_device(_dev); \
163 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_suspend()
178 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_resume()
232 static int amba_get_enable_pclk(struct amba_device *pcdev) in amba_get_enable_pclk()
[all …]
/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_amba.c23 struct amba_device *adev = (struct amba_device *) vdev->opaque; in get_amba_resource()
33 struct amba_device *adev = (struct amba_device *) vdev->opaque; in get_amba_irq()
43 static int vfio_amba_probe(struct amba_device *adev, const struct amba_id *id) in vfio_amba_probe()
74 static void vfio_amba_remove(struct amba_device *adev) in vfio_amba_remove()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dpl172.c56 static int pl172_timing_prop(struct amba_device *adev, in pl172_timing_prop()
82 static int pl172_setup_static(struct amba_device *adev, in pl172_setup_static()
171 static int pl172_parse_cs_config(struct amba_device *adev, in pl172_parse_cs_config()
194 static int pl172_probe(struct amba_device *adev, const struct amba_id *id) in pl172_probe()
276 static void pl172_remove(struct amba_device *adev) in pl172_remove()
H A Dpl353-smc.c309 static void pl353_smc_init_nand_interface(struct amba_device *adev, in pl353_smc_init_nand_interface()
349 static int pl353_smc_probe(struct amba_device *adev, const struct amba_id *id) in pl353_smc_probe()
356 static void (*init)(struct amba_device *adev, in pl353_smc_probe()
431 static void pl353_smc_remove(struct amba_device *adev) in pl353_smc_remove()
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dnomadik-rng.c37 static int nmk_rng_probe(struct amba_device *dev, const struct amba_id *id) in nmk_rng_probe()
72 static void nmk_rng_remove(struct amba_device *dev) in nmk_rng_remove()
/OK3568_Linux_fs/kernel/arch/arm/mach-versatile/
H A Dversatile_dt.c58 struct amba_device *adev = container_of(dev, struct amba_device, dev); in mmc_status()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp805_wdt.c72 struct amba_device *adev;
231 sp805_wdt_probe(struct amba_device *adev, const struct amba_id *id) in sp805_wdt_probe()
307 static void sp805_wdt_remove(struct amba_device *adev) in sp805_wdt_remove()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pl030.c85 static int pl030_probe(struct amba_device *dev, const struct amba_id *id) in pl030_probe()
140 static void pl030_remove(struct amba_device *dev) in pl030_remove()
H A Drtc-pl031.c283 static void pl031_remove(struct amba_device *adev) in pl031_remove()
294 static int pl031_probe(struct amba_device *adev, const struct amba_id *id) in pl031_probe()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c116 static int tpiu_probe(struct amba_device *adev, const struct amba_id *id) in tpiu_probe()
173 static void tpiu_remove(struct amba_device *adev) in tpiu_remove()
H A Dcoresight-tmc-core.c435 static int tmc_probe(struct amba_device *adev, const struct amba_id *id) in tmc_probe()
544 static void tmc_shutdown(struct amba_device *adev) in tmc_shutdown()
566 static void tmc_remove(struct amba_device *adev) in tmc_remove()
H A Dcoresight-replicator.c390 static int dynamic_replicator_probe(struct amba_device *adev, in dynamic_replicator_probe()
396 static void dynamic_replicator_remove(struct amba_device *adev) in dynamic_replicator_remove()
H A Dcoresight-funnel.c370 static int dynamic_funnel_probe(struct amba_device *adev, in dynamic_funnel_probe()
376 static void dynamic_funnel_remove(struct amba_device *adev) in dynamic_funnel_remove()
H A Dcoresight-cpu-debug.c559 static int debug_probe(struct amba_device *adev, const struct amba_id *id) in debug_probe()
631 static void debug_remove(struct amba_device *adev) in debug_remove()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dambakmi.c106 static int amba_kmi_probe(struct amba_device *dev, in amba_kmi_probe()
162 static void amba_kmi_remove(struct amba_device *dev) in amba_kmi_remove()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-nomadik.c170 struct amba_device *adev;
898 struct amba_device *adev = to_amba_device(dev); in nmk_i2c_runtime_suspend()
908 struct amba_device *adev = to_amba_device(dev); in nmk_i2c_runtime_resume()
964 static int nmk_i2c_probe(struct amba_device *adev, const struct amba_id *id) in nmk_i2c_probe()
1058 static void nmk_i2c_remove(struct amba_device *adev) in nmk_i2c_remove()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dplatform.c219 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
224 struct amba_device *dev; in of_amba_device_create()
284 static struct amba_device *of_amba_device_create(struct device_node *node, in of_amba_device_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/pl111/
H A Dpl111_drv.c242 static int pl111_amba_probe(struct amba_device *amba_dev, in pl111_amba_probe()
327 static void pl111_amba_remove(struct amba_device *amba_dev) in pl111_amba_remove()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_amba.c51 struct amba_device *dev; in amba_handler_attach()
/OK3568_Linux_fs/kernel/sound/arm/
H A Daaci.h223 struct amba_device *dev;
/OK3568_Linux_fs/kernel/arch/arm/mach-integrator/
H A Dintegrator_ap.c106 static void integrator_uart_set_mctrl(struct amba_device *dev, in integrator_uart_set_mctrl()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Damba-clcd.c857 static struct clcd_board *clcdfb_of_get_board(struct amba_device *dev) in clcdfb_of_get_board()
883 static struct clcd_board *clcdfb_of_get_board(struct amba_device *dev) in clcdfb_of_get_board()
889 static int clcdfb_probe(struct amba_device *dev, const struct amba_id *id) in clcdfb_probe()
943 static void clcdfb_remove(struct amba_device *dev) in clcdfb_remove()

12