Home
last modified time | relevance | path

Searched refs:maple_bus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/sh/maple/
H A Dmaple.c48 static struct device maple_bus; variable
232 mdev->dev.parent = &maple_bus; in maple_alloc_dev()
790 static struct device maple_bus = { variable
802 retval = device_register(&maple_bus); in maple_bus_init()
817 dev_err(&maple_bus, "failed to allocate DMA buffers\n"); in maple_bus_init()
824 dev_err(&maple_bus, "bus failed to grab maple " in maple_bus_init()
832 dev_err(&maple_bus, "bus failed to grab VBLANK IRQ\n"); in maple_bus_init()
866 dev_info(&maple_bus, "bus core now registered\n"); in maple_bus_init()
889 device_unregister(&maple_bus); in maple_bus_init()
/kernel/linux/linux-6.6/drivers/sh/maple/
H A Dmaple.c47 static struct device maple_bus; variable
231 mdev->dev.parent = &maple_bus; in maple_alloc_dev()
782 static struct device maple_bus = { variable
794 retval = device_register(&maple_bus); in maple_bus_init()
809 dev_err(&maple_bus, "failed to allocate DMA buffers\n"); in maple_bus_init()
816 dev_err(&maple_bus, "bus failed to grab maple " in maple_bus_init()
824 dev_err(&maple_bus, "bus failed to grab VBLANK IRQ\n"); in maple_bus_init()
858 dev_info(&maple_bus, "bus core now registered\n"); in maple_bus_init()
881 device_unregister(&maple_bus); in maple_bus_init()

Completed in 3 milliseconds