sb_card_config 51 sound/oss/sb_card.c static struct sb_card_config *legacy = NULL; sb_card_config 140 sound/oss/sb_card.c if((legacy = kzalloc(sizeof(struct sb_card_config), GFP_KERNEL)) == NULL) { sb_card_config 241 sound/oss/sb_card.c struct sb_card_config *scc; sb_card_config 249 sound/oss/sb_card.c if((scc = kzalloc(sizeof(struct sb_card_config), GFP_KERNEL)) == NULL) { sb_card_config 274 sound/oss/sb_card.c struct sb_card_config *scc = pnp_get_card_drvdata(card);