Searched refs:switch_profile_timer (Results 1 – 1 of 1) sorted by relevance
116 struct cras_timer *switch_profile_timer; member296 if (device->switch_profile_timer) in cras_bt_device_destroy()297 cras_tm_cancel_timer(tm, device->switch_profile_timer); in cras_bt_device_destroy()1201 device->switch_profile_timer = NULL; in profile_switch_delay_cb()1223 if (device->switch_profile_timer) { in bt_device_switch_profile_with_delay()1224 cras_tm_cancel_timer(tm, device->switch_profile_timer); in bt_device_switch_profile_with_delay()1225 device->switch_profile_timer = NULL; in bt_device_switch_profile_with_delay()1227 device->switch_profile_timer = cras_tm_create_timer( in bt_device_switch_profile_with_delay()