Home
last modified time | relevance | path

Searched refs:p_scb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran.h288 dma_addr_t p_scb; member
H A Dzoran_device.c770 zr->stat_com[i] = cpu_to_le32(zr->p_scb + i * 2 * 4); in zoran_feed_stat_com()
777 zr->stat_com[i] = cpu_to_le32(zr->p_scb + i * 2 * 4); in zoran_feed_stat_com()
778 zr->stat_com[i + 1] = cpu_to_le32(zr->p_scb + i * 2 * 4); in zoran_feed_stat_com()
H A Dzoran_card.c1040 &zr->p_scb, GFP_KERNEL); in zr36057_init()
1061 zr->stat_comb, zr->p_scb); in zr36057_init()
1098 zr->stat_comb, zr->p_scb); in zoran_remove()