tag | line | file | source code |
put_status | 83 | drivers/sound/sound_switch.c | return put_status ("0"); |
put_status | 118 | drivers/sound/sound_switch.c | put_status ("Sound Driver:" SOUND_VERSION_STRING |
put_status | 123 | drivers/sound/sound_switch.c | if (!put_status ("Config options: ")) |
put_status | 128 | drivers/sound/sound_switch.c | if (!put_status ("\n\nInstalled drivers: \n")) |
put_status | 133 | drivers/sound/sound_switch.c | if (!put_status ("Type ")) |
put_status | 137 | drivers/sound/sound_switch.c | if (!put_status (": ")) |
put_status | 139 | drivers/sound/sound_switch.c | if (!put_status (sound_drivers[i].name)) |
put_status | 142 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 146 | drivers/sound/sound_switch.c | if (!put_status ("\n\nCard config: \n")) |
put_status | 154 | drivers/sound/sound_switch.c | if (!put_status ("(")) |
put_status | 163 | drivers/sound/sound_switch.c | if (!put_status (sound_drivers[drv].name)) |
put_status | 166 | drivers/sound/sound_switch.c | if (!put_status (" at 0x")) |
put_status | 170 | drivers/sound/sound_switch.c | if (!put_status (" irq ")) |
put_status | 174 | drivers/sound/sound_switch.c | if (!put_status (" drq ")) |
put_status | 180 | drivers/sound/sound_switch.c | if (!put_status (")")) |
put_status | 183 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 187 | drivers/sound/sound_switch.c | if (!put_status ("\nPCM devices:\n")) |
put_status | 194 | drivers/sound/sound_switch.c | if (!put_status (": ")) |
put_status | 196 | drivers/sound/sound_switch.c | if (!put_status (audio_devs[i]->name)) |
put_status | 198 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 202 | drivers/sound/sound_switch.c | if (!put_status ("\nSynth devices:\n")) |
put_status | 209 | drivers/sound/sound_switch.c | if (!put_status (": ")) |
put_status | 211 | drivers/sound/sound_switch.c | if (!put_status (synth_devs[i]->info->name)) |
put_status | 213 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 217 | drivers/sound/sound_switch.c | if (!put_status ("\nMidi devices:\n")) |
put_status | 224 | drivers/sound/sound_switch.c | if (!put_status (": ")) |
put_status | 226 | drivers/sound/sound_switch.c | if (!put_status (midi_devs[i]->info.name)) |
put_status | 228 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 232 | drivers/sound/sound_switch.c | if (!put_status ("\nMIDI Timers:\n")) |
put_status | 239 | drivers/sound/sound_switch.c | if (!put_status (": ")) |
put_status | 241 | drivers/sound/sound_switch.c | if (!put_status (sound_timer_devs[i]->info.name)) |
put_status | 243 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 247 | drivers/sound/sound_switch.c | if (!put_status ("\n")) |
put_status | 251 | drivers/sound/sound_switch.c | if (!put_status (" mixer(s) installed\n")) |