Home | History | Annotate | Download | only in audio

Lines Matching refs:device

110 	char device[18];		/* Address of the remote Device */
447 strncpy(open_req->destination, data->alsa_config.device, 18);
707 strncpy(open_req->destination, data->alsa_config.device, 18);
1408 if (strcmp(id, "device") == 0 || strcmp(id, "bdaddr") == 0) {
1415 strncpy(bt_config->device, value, 18);
1693 strncpy(req->destination, alsa_conf->device, 18);
1740 data->io.name = "Bluetooth Audio Device";