Home
last modified time | relevance | path

Searched refs:amba_driver (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/amba/
H A Dbus.h79 struct amba_driver { struct
113 int amba_driver_register(struct amba_driver *);
114 void amba_driver_unregister(struct amba_driver *);
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c25 #define to_amba_driver(d) container_of(d, struct amba_driver, drv)
62 struct amba_driver *pcdrv = to_amba_driver(drv); in amba_match()
260 struct amba_driver *pcdrv = to_amba_driver(dev->driver); in amba_probe()
301 struct amba_driver *drv = to_amba_driver(dev->driver); in amba_remove()
321 struct amba_driver *drv = to_amba_driver(dev->driver); in amba_shutdown()
335 int amba_driver_register(struct amba_driver *drv) in amba_driver_register()
356 void amba_driver_unregister(struct amba_driver *drv) in amba_driver_unregister()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dpl353-smc.c299 static struct amba_driver pl353_smc_driver;
448 static struct amba_driver pl353_smc_driver = {
H A Dpl172.c304 static struct amba_driver pl172_driver = {
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dnomadik-rng.c88 static struct amba_driver nmk_rng_driver = {
/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_amba.c89 static struct amba_driver vfio_amba_driver = {
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pl030.c161 static struct amba_driver pl030_driver = {
H A Drtc-pl031.c461 static struct amba_driver pl031_driver = {
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Darm_mhu.c166 static struct amba_driver arm_mhu_driver = {
H A Dpl320-ipc.c175 static struct amba_driver pl320_driver = {
H A Darm_mhu_db.c343 static struct amba_driver arm_mhu_db_driver = {
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c225 static struct amba_driver tpiu_driver = {
H A Dcoresight-replicator.c409 static struct amba_driver dynamic_replicator_driver = {
H A Dcoresight-funnel.c396 static struct amba_driver dynamic_funnel_driver = {
H A Dcoresight-cpu-debug.c669 static struct amba_driver debug_driver = {
H A Dcoresight-tmc-core.c592 static struct amba_driver tmc_driver = {
H A Dcoresight-catu.c588 static struct amba_driver catu_driver = {
H A Dcoresight-etb10.c857 static struct amba_driver etb_driver = {
H A Dcoresight-etm3x-core.c984 static struct amba_driver etm_driver = {
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dambakmi.c195 static struct amba_driver ambakmi_driver = {
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp805_wdt.c348 static struct amba_driver sp805_wdt_driver = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/pl111/
H A Dpl111_drv.c436 static struct amba_driver pl111_amba_driver __maybe_unused = {
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pl061.c414 static struct amba_driver pl061_gpio_driver = {
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-nomadik.c1099 static struct amba_driver nmk_i2c_driver = {
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Damba-pl010.c806 static struct amba_driver pl010_driver = {

12