Home
last modified time | relevance | path

Searched refs:setup_io (Results 1 – 5 of 5) sorted by relevance

/linux/include/video/
A Dmetronomefb.h48 int (*setup_io)(struct metronomefb_par *); member
/linux/sound/pci/
A Dazt3328.c1395 } __attribute__((packed)) setup_io; in snd_azf3328_codec_setdmaa() local
1399 setup_io.dma_start_1 = addr; in snd_azf3328_codec_setdmaa()
1400 setup_io.dma_start_2 = addr+area_length; in snd_azf3328_codec_setdmaa()
1404 setup_io.dma_start_1, area_length, in snd_azf3328_codec_setdmaa()
1405 setup_io.dma_start_2, area_length, in snd_azf3328_codec_setdmaa()
1417 setup_io.dma_lengths = (area_length << 16) | (area_length); in snd_azf3328_codec_setdmaa()
1421 codec, IDX_IO_CODEC_DMA_START_1, &setup_io, 3 in snd_azf3328_codec_setdmaa()
/linux/arch/arm/mach-pxa/
A Dam200epd.c327 .setup_io = am200_init_gpio_regs,
/linux/drivers/isdn/hardware/mISDN/
A DmISDNinfineon.c653 setup_io(struct inf_hw *hw) in setup_io() function
914 err = setup_io(card); in setup_instance()
/linux/drivers/video/fbdev/
A Dmetronomefb.c420 res = par->board->setup_io(par); in metronome_init_regs()

Completed in 17 milliseconds