Searched refs:osp (Results 1 - 22 of 22) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dopl3.h2 int opl3_detect (int ioaddr, int *osp);
3 int opl3_init(int ioaddr, int *osp, struct module *owner);
H A Dad1848.h13 int dma_capture, int share_dma, int *osp, struct module *owner);
16 int ad1848_detect (int io_base, int *flags, int *osp);
H A Dadlib_card.c22 hw_config->slots[0] = opl3_init(hw_config->io_base, hw_config->osp, THIS_MODULE);
27 return opl3_detect(hw_config->io_base, hw_config->osp);
H A Dsound_config.h75 int *osp; /* OS specific info */ member in struct:address_info
H A Duart6850.c244 uart6850_osp = hw_config->osp;
277 uart6850_osp = hw_config->osp;
H A Dskeleton.c131 if(ad1848_detect(mssbase, NULL, mss_data[cards].osp)==0)
H A Dtrix.c152 trix_osp = hw_config->osp;
192 ret = ad1848_detect(hw_config->io_base + 4, NULL, hw_config->osp);
218 trix_osp = hw_config->osp;
261 hw_config->osp,
H A Dad1816.c47 int *osp; member in struct:__anon2635
971 int *osp=hw_config->osp; local
1003 devc->osp = osp;
1086 "SoundPort", hw_config->osp) < 0) {
1137 devc->osp = hw_config->osp;
1183 free_irq(hw_config->irq,hw_config->osp);
1213 free_irq(devc->irq, devc->osp);
[all...]
H A Duart401.c35 int *osp; member in struct:uart401_devc
317 devc->osp = hw_config->osp;
H A Dgus_card.c174 return ad1848_detect(hw_config->io_base, NULL, hw_config->osp);
186 hw_config->osp,
H A Dcs4232.c146 if (ad1848_detect(hw_config->io_base, NULL, hw_config->osp)) {
244 if (ad1848_detect(hw_config->io_base, NULL, hw_config->osp))
272 hw_config->osp,
H A Dsb.h84 int *osp; member in struct:sb_devc
H A Dsgalaxy.c94 if ( ad1848_detect( ai->io_base+4, NULL, ai->osp ) )
H A Dopl3.c76 int *osp; member in struct:opl_devinfo
147 int opl3_detect(int ioaddr, int *osp) argument
186 devc->osp = osp;
1105 int opl3_init(int ioaddr, int *osp, struct module *owner) argument
H A Dpss.c138 int *osp; member in struct:pss_confdata
183 devc->osp = hw_config->osp;
659 devc->osp = hw_config->osp;
H A Dsscape.c125 int *osp; member in struct:sscape_info
1253 devc->osp = hw_config->osp;
1325 return ad1848_detect(hw_config->io_base, &ad_flags, hw_config->osp);
1332 return ad1848_detect(hw_config->io_base, &ad_flags, hw_config->osp);
1383 devc->osp,
H A Dopl3sa.c108 opl3sa_osp = hw_config->osp;
H A Dmpu401.c71 int *osp; member in struct:mpu_config
987 devc->osp = hw_config->osp;
1229 tmp_devc.osp = hw_config->osp;
H A Dad1848.c1553 int ad1848_detect(int io_base, int *ad_flags, int *osp) argument
1966 int dma_capture, int share_dma, int *osp, struct module *owner)
2543 return ad1848_detect(hw_config->io_base + 4, NULL, hw_config->osp);
2569 if (!(ret = ad1848_detect(hw_config->io_base + 4, NULL, hw_config->osp)))
2582 if (!(ret = ad1848_detect(hw_config->io_base + 4, NULL, hw_config->osp)))
2617 return ad1848_detect(hw_config->io_base + 4, NULL, hw_config->osp);
2645 hw_config->osp,
2704 hw_config->osp,
1965 ad1848_init(char *name, int io_base, int irq, int dma_playback, int dma_capture, int share_dma, int *osp, struct module *owner) argument
H A Dmad16.c511 mad16_osp = hw_config->osp;
665 hw_config->osp,
H A Dmaui.c309 maui_osp = hw_config->osp;
H A Dgus_wave.c3039 if (ad1848_detect(gus_base + 0x10c, &ad_flags, hw_config->osp))
3057 hw_config->osp,

Completed in 107 milliseconds