Home
last modified time | relevance | path

Searched refs:init_dsp_comm_page (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/sound/pci/echoaudio/
Dindigoiox_dsp.c41 err = init_dsp_comm_page(chip); in init_hw()
Dindigodjx_dsp.c41 err = init_dsp_comm_page(chip); in init_hw()
Ddarla20_dsp.c39 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dindigoio_dsp.c44 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Ddarla24_dsp.c39 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dindigo_dsp.c44 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dindigodj_dsp.c44 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Decho3g_dsp.c52 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dgina20_dsp.c43 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dmia_dsp.c47 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dlayla20_dsp.c46 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dechoaudio.h436 static int init_dsp_comm_page(struct echoaudio *chip);
Dgina24_dsp.c47 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dlayla24_dsp.c46 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dmona_dsp.c47 if ((err = init_dsp_comm_page(chip))) { in init_hw()
Dechoaudio_dsp.c967 static int init_dsp_comm_page(struct echoaudio *chip) in init_dsp_comm_page() function