Searched refs:osp (Results 1 – 11 of 11) sorted by relevance
/sound/oss/ |
D | ad1848.h | 15 int dma_capture, int share_dma, int *osp, struct module *owner); 18 int ad1848_detect (struct resource *ports, int *flags, int *osp);
|
D | uart401.c | 36 int *osp; member 317 devc->osp = hw_config->osp; in probe_uart401()
|
D | uart6850.c | 263 uart6850_osp = hw_config->osp; in attach_uart6850() 295 uart6850_osp = hw_config->osp; in probe_uart6850()
|
D | sound_config.h | 74 int *osp; /* OS specific info */ member
|
D | pss.c | 138 int *osp; member 185 devc->osp = hw_config->osp; in probe_pss() 692 devc->osp = hw_config->osp; in attach_pss()
|
D | trix.c | 217 ret = ad1848_detect(ports, NULL, hw_config->osp); in init_trix_wss() 253 hw_config->osp, in init_trix_wss()
|
D | sscape.c | 125 int *osp; member 1219 devc->osp = hw_config->osp; in probe_sscape() 1307 if (!ad1848_detect(ports, &ad_flags, hw_config->osp)) { in init_ss_ms_sound() 1340 devc->osp, in init_ss_ms_sound()
|
D | mpu401.c | 72 int *osp; member 974 devc->osp = hw_config->osp; in attach_mpu401() 1204 tmp_devc.osp = hw_config->osp; in probe_mpu401()
|
D | sb.h | 84 int *osp; member
|
D | ad1848.c | 1536 int ad1848_detect(struct resource *ports, int *ad_flags, int *osp) in ad1848_detect() argument 1946 int dma_capture, int share_dma, int *osp, struct module *owner) in ad1848_init() argument 2517 return ad1848_detect(ports, NULL, hw_config->osp); in probe_ms_sound() 2543 if (!(ret = ad1848_detect(ports, NULL, hw_config->osp))) in probe_ms_sound() 2556 if (!(ret = ad1848_detect(ports, NULL, hw_config->osp))) in probe_ms_sound() 2591 return ad1848_detect(ports, NULL, hw_config->osp); in probe_ms_sound() 2619 hw_config->osp, in attach_ms_sound() 2679 hw_config->osp, in attach_ms_sound()
|
/sound/pci/cs46xx/imgs/ |
D | cwcdma.asp | 23 // Cirrus Logic(R). The SPASM program will generate a object file (cwcdma.osp),
|