Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dcs4232.h4 int probe_cs4232_mpu (struct address_info *hw_config);
Dcs4232.c81 int __init probe_cs4232_mpu(struct address_info *hw_config) in probe_cs4232_mpu() function
492 probe_cs4232_mpu(&cfg_mpu); /* Bug always returns 0 not OK -- AC */ in init_cs4232()