Home
last modified time | relevance | path

Searched refs:osp (Results 1 – 9 of 9) sorted by relevance

/sound/oss/
Dad1848.h15 int dma_capture, int share_dma, int *osp, struct module *owner);
18 int ad1848_detect (struct resource *ports, int *flags, int *osp);
Duart6850.c263 uart6850_osp = hw_config->osp; in attach_uart6850()
295 uart6850_osp = hw_config->osp; in probe_uart6850()
Duart401.c37 int *osp; member
313 devc->osp = hw_config->osp; in probe_uart401()
Dsound_config.h74 int *osp; /* OS specific info */ member
Dpss.c138 int *osp; member
185 devc->osp = hw_config->osp; in probe_pss()
695 devc->osp = hw_config->osp; in attach_pss()
Dtrix.c217 ret = ad1848_detect(ports, NULL, hw_config->osp); in init_trix_wss()
253 hw_config->osp, in init_trix_wss()
Dmpu401.c73 int *osp; member
964 devc->osp = hw_config->osp; in attach_mpu401()
1193 tmp_devc.osp = hw_config->osp; in probe_mpu401()
Dsb.h84 int *osp; member
Dad1848.c1533 int ad1848_detect(struct resource *ports, int *ad_flags, int *osp) in ad1848_detect() argument
1943 int dma_capture, int share_dma, int *osp, struct module *owner) in ad1848_init() argument
2514 return ad1848_detect(ports, NULL, hw_config->osp); in probe_ms_sound()
2540 if (!(ret = ad1848_detect(ports, NULL, hw_config->osp))) in probe_ms_sound()
2553 if (!(ret = ad1848_detect(ports, NULL, hw_config->osp))) in probe_ms_sound()
2588 return ad1848_detect(ports, NULL, hw_config->osp); in probe_ms_sound()
2616 hw_config->osp, in attach_ms_sound()
2676 hw_config->osp, in attach_ms_sound()