Home
last modified time | relevance | path

Searched refs:sco_idx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtusb.c2379 unsigned int sco_idx; in btusb_work() local
2381 sco_idx = min_t(unsigned int, data->sco_num - 1, in btusb_work()
2383 new_alts = alts[sco_idx]; in btusb_work()