Searched refs:ps3_dev (Results 1 – 2 of 2) sorted by relevance
792 ioremap(the_card.ps3_dev->m_region->bus_addr, in snd_ps3_map_mmio()793 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio()797 __func__, the_card.ps3_dev->m_region->lpar_addr, in snd_ps3_map_mmio()798 the_card.ps3_dev->m_region->len); in snd_ps3_map_mmio()941 the_card.ps3_dev = dev; in snd_ps3_driver_probe()1040 dma_alloc_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()1065 dma_free_coherent(&the_card.ps3_dev->core, in snd_ps3_driver_probe()
61 struct ps3_system_bus_device *ps3_dev; member