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