Searched refs:ps3_dev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | snd_ps3.c | 754 ioremap(the_card.ps3_dev->m_region->bus_addr, in snd_ps3_map_mmio() 755 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio() 759 __func__, the_card.ps3_dev->m_region->lpar_addr, in snd_ps3_map_mmio() 760 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio() 904 the_card.ps3_dev = dev; in snd_ps3_driver_probe() 1003 dma_alloc_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe() 1028 dma_free_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()
|
H A D | snd_ps3.h | 49 struct ps3_system_bus_device *ps3_dev; member
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | snd_ps3.c | 754 ioremap(the_card.ps3_dev->m_region->bus_addr, in snd_ps3_map_mmio() 755 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio() 759 __func__, the_card.ps3_dev->m_region->lpar_addr, in snd_ps3_map_mmio() 760 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio() 899 the_card.ps3_dev = dev; in snd_ps3_driver_probe() 998 dma_alloc_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe() 1023 dma_free_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()
|
H A D | snd_ps3.h | 49 struct ps3_system_bus_device *ps3_dev; member
|
Completed in 5 milliseconds