Searched refs:card_subtype (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsound_config.h75 int card_subtype; /* Driver specific. Usually 0 */ member in struct:address_info
H A Dsb_common.c514 devc->type = hw_config->card_subtype;
528 hw_config->card_subtype = MDL_ESSPCI;
536 hw_config->card_subtype = MDL_YMPCI;
729 devc->model = hw_config->card_subtype = MDL_SB1;
734 devc->model = hw_config->card_subtype = MDL_SB2;
736 devc->model = hw_config->card_subtype = MDL_SB201;
742 devc->model = hw_config->card_subtype = MDL_SBPRO;
753 devc->model = hw_config->card_subtype = MDL_SB16;
843 hw_config->card_subtype = devc->model;
H A Dcs4232.c293 hw_config2.card_subtype = 0;
342 hw_config2.card_subtype = 0;
H A Dvidc.c444 sprintf(name, "VIDC %d-bit sound", hw_config->card_subtype);
516 hw_config->card_subtype = 16;
H A Dad1848.c1967 devc->subtype = cfg.card_subtype;
2512 DDB(printk("Entered probe_ms_sound(%x, %d)\n", hw_config->io_base, hw_config->card_subtype));
2514 if (hw_config->card_subtype == 1) /* Has no IRQ/DMA registers */
2520 if (deskpro_xl && hw_config->card_subtype == 2) /* Compaq Deskpro XL */
2559 hw_config->card_subtype = 1;
2613 if (hw_config->card_subtype == 1) /* Has no IRQ/DMA registers */
2919 hw_config->card_subtype = ad1848_isapnp_list[slot].type;
3009 cfg.card_subtype = type;
H A Ddev_table.h50 int card_subtype; /* Driver specific. Usually 0 */ member in struct:driver_info
H A Dsb_card.c149 legacy->conf.card_subtype = type;
H A Dopl3sa2.c783 opl3sa2_state[card].cfg_mss.card_subtype = 1; /* No IRQ or DMA setup */
867 opl3sa2_state[card].cfg_mss.card_subtype = 1; /* No IRQ or DMA setup */

Completed in 73 milliseconds