Searched refs:maldata (Results 1 – 1 of 1) sorted by relevance
261 struct ocp_func_mal_data *maldata; in mal_probe() local264 maldata = (struct ocp_func_mal_data *)ocpdev->def->additions; in mal_probe()265 if (maldata == NULL) { in mal_probe()296 mal->num_tx_channels = maldata->num_tx_chans; in mal_probe()297 mal->num_rx_channels = maldata->num_rx_chans; in mal_probe()