Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dcs4232.h2 int probe_cs4232 (struct address_info *hw_config,int useisapnp);
Dcs4232.c131 int __init probe_cs4232(struct address_info *hw_config, int isapnp_configured) in probe_cs4232() function
445 if (probe_cs4232(isapnpcfg,TRUE) == 0) { in cs4232_isapnp_probe()
495 if (probe_cs4232(&cfg,FALSE) == 0) in init_cs4232()