Home
last modified time | relevance | path

Searched refs:sb_pnp_card_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/oss/
Dsb_card.c287 .id_table = sb_pnp_card_table,
291 MODULE_DEVICE_TABLE(pnp_card, sb_pnp_card_table);
Dsb_card.h26 static struct pnp_card_device_id sb_pnp_card_table[] = { variable