Searched refs:ps3_dev (Results 1 – 2 of 2) sorted by relevance
790 ioremap(the_card.ps3_dev->m_region->bus_addr, in snd_ps3_map_mmio()791 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio()795 __func__, the_card.ps3_dev->m_region->lpar_addr, in snd_ps3_map_mmio()796 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio()940 the_card.ps3_dev = dev; in snd_ps3_driver_probe()1043 dma_alloc_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()1068 dma_free_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()
61 struct ps3_system_bus_device *ps3_dev; member