Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsb_card.c52 static struct sb_card_config *legacy = NULL;
99 static int sb_register_oss(struct sb_card_config *scc, struct sb_module_options *sbmo) in sb_register_oss()
128 static void sb_unload(struct sb_card_config *scc) in sb_unload()
141 if((legacy = kzalloc(sizeof(struct sb_card_config), GFP_KERNEL)) == NULL) { in sb_init_legacy()
167 static void sb_dev2cfg(struct pnp_dev *dev, struct sb_card_config *scc) in sb_dev2cfg()
242 struct sb_card_config *scc; in sb_pnp_probe()
250 if((scc = kzalloc(sizeof(struct sb_card_config), GFP_KERNEL)) == NULL) { in sb_pnp_probe()
275 struct sb_card_config *scc = pnp_get_card_drvdata(card); in sb_pnp_remove()
Dsb_card.h11 struct sb_card_config { struct