Searched refs:cmtspeech (Results 1 – 1 of 1) sorted by relevance
153 struct hsi_board_info cmtspeech; in nokia_modem_probe() local219 cmtspeech.name = "cmt-speech"; in nokia_modem_probe()220 cmtspeech.tx_cfg = cl->tx_cfg; in nokia_modem_probe()221 cmtspeech.rx_cfg = cl->rx_cfg; in nokia_modem_probe()222 cmtspeech.platform_data = NULL; in nokia_modem_probe()223 cmtspeech.archdata = NULL; in nokia_modem_probe()225 modem->cmt_speech = hsi_new_client(port, &cmtspeech); in nokia_modem_probe()