Searched refs:azx_add_stream (Results 1 – 2 of 2) sorted by relevance
1269 void azx_add_stream(struct azx *chip, struct azx_dev *azx_dev, int idx, int tag) in azx_add_stream() function1274 EXPORT_SYMBOL_GPL(azx_add_stream);1290 azx_add_stream(chip, azx_dev, i, i + 1); in azx_init_streams()
1890 azx_add_stream(chip, &s->azx_dev, i, tag); in hda_init_streams()