Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 23 of 23) sorted by relevance

/sound/oss/
Daedsp16.c271 #define FALSE 0 macro
520 return FALSE; in aedsp16_wait_data()
529 if (aedsp16_wait_data(port) == FALSE) { in aedsp16_read()
543 return ((aedsp16_read(port) == 0xaa) ? TRUE : FALSE); in aedsp16_test_dsp()
564 return FALSE; in aedsp16_dsp_reset()
681 return FALSE; in aedsp16_hard_write()
686 return FALSE; in aedsp16_hard_write()
691 return FALSE; in aedsp16_hard_write()
696 return FALSE; in aedsp16_hard_write()
701 return FALSE; in aedsp16_hard_write()
[all …]
Dos.h27 #define FALSE 0 macro
/sound/pci/echoaudio/
Decho3g_dsp.c110 chip->professional_spdif = FALSE; in set_mixer_defaults()
111 chip->non_audio_spdif = FALSE; in set_mixer_defaults()
112 chip->bad_board = FALSE; in set_mixer_defaults()
113 chip->phantom_power = FALSE; in set_mixer_defaults()
Dlayla24_dsp.c67 chip->bad_board = FALSE; in init_hw()
81 chip->professional_spdif = FALSE; in set_mixer_defaults()
140 return FALSE; in load_asic()
246 return write_control_reg(chip, control_reg, FALSE); in set_sample_rate()
342 incompatible_clock = FALSE; in dsp_set_digital_mode()
Dgina24_dsp.c79 chip->bad_board = FALSE; in init_hw()
90 chip->professional_spdif = FALSE; in set_mixer_defaults()
230 return write_control_reg(chip, control_reg, FALSE); in set_sample_rate()
294 incompatible_clock = FALSE; in dsp_set_digital_mode()
Dlayla20_dsp.c65 chip->bad_board = FALSE; in init_hw()
75 chip->professional_spdif = FALSE; in set_mixer_defaults()
117 chip->asic_loaded = FALSE; in check_asic_status()
Dmona_dsp.c72 chip->bad_board = FALSE; in init_hw()
83 chip->professional_spdif = FALSE; in set_mixer_defaults()
372 incompatible_clock = FALSE; in dsp_set_digital_mode()
419 err = write_control_reg(chip, control_reg, FALSE); in dsp_set_digital_mode()
Dechoaudio_gml.c50 chip->asic_loaded = FALSE; in check_asic_status()
194 if ((err = write_control_reg(chip, control_reg, FALSE))) in set_professional_spdif()
Dgina20_dsp.c63 chip->bad_board = FALSE; in init_hw()
73 chip->professional_spdif = FALSE; in set_mixer_defaults()
Dgina20.c26 #define ECHOCARD_HAS_ADAT FALSE
Dlayla20.c29 #define ECHOCARD_HAS_ADAT FALSE
Dindigoiox_dsp.c60 chip->bad_board = FALSE; in init_hw()
Dmia.c29 #define ECHOCARD_HAS_ADAT FALSE
Dindigodjx_dsp.c60 chip->bad_board = FALSE; in init_hw()
Dechoaudio_dsp.c342 chip->asic_loaded = FALSE; /* Loading the DSP code will reset the ASIC */ in load_dsp()
460 chip->bad_board = FALSE; /* DSP OK */ in load_dsp()
945 set_meters_on(chip, FALSE); in rest_in_peace()
948 enable_midi_input(chip, FALSE); in rest_in_peace()
976 chip->asic_loaded = FALSE; in init_dsp_comm_page()
Ddarla20_dsp.c58 chip->bad_board = FALSE; in init_hw()
Dindigoio_dsp.c61 chip->bad_board = FALSE; in init_hw()
Ddarla24_dsp.c57 chip->bad_board = FALSE; in init_hw()
Dechoaudio_3g.c44 chip->asic_loaded = FALSE; in check_asic_status()
383 incompatible_clock = FALSE; in dsp_set_digital_mode()
Dindigo_dsp.c61 chip->bad_board = FALSE; in init_hw()
Dindigodj_dsp.c61 chip->bad_board = FALSE; in init_hw()
Dmia_dsp.c67 chip->bad_board = FALSE; in init_hw()
Dechoaudio.h157 #define FALSE 0 macro