Searched refs:try_profile (Results 1 – 2 of 2) sorted by relevance
505 unsigned int try_profile = 0; in cras_bt_io_try_remove() local516 try_profile = btnode->profile; in cras_bt_io_try_remove()520 try_profile = active->profile; in cras_bt_io_try_remove()522 return try_profile; in cras_bt_io_try_remove()
411 unsigned try_profile; in cras_bt_device_rm_iodev() local414 try_profile = cras_bt_io_try_remove(bt_iodev, iodev); in cras_bt_device_rm_iodev()415 if (!try_profile) in cras_bt_device_rm_iodev()422 if (!cras_bt_io_on_profile(bt_iodev, try_profile)) { in cras_bt_device_rm_iodev()423 device->active_profile = try_profile; in cras_bt_device_rm_iodev()429 try_profile); in cras_bt_device_rm_iodev()