Searched refs:suspend_timer (Results 1 – 2 of 2) sorted by relevance
91 struct cras_timer *suspend_timer; member283 if (device->suspend_timer) in cras_bt_device_destroy()284 cras_tm_cancel_timer(tm, device->suspend_timer); in cras_bt_device_destroy()1103 device->suspend_timer = NULL; in bt_device_suspend_cb()1114 if (device->suspend_timer) in bt_device_schedule_suspend()1116 device->suspend_timer = cras_tm_create_timer(tm, msec, in bt_device_schedule_suspend()1123 if (device->suspend_timer == NULL) in bt_device_cancel_suspend()1125 cras_tm_cancel_timer(tm, device->suspend_timer); in bt_device_cancel_suspend()1126 device->suspend_timer = NULL; in bt_device_cancel_suspend()
83 0310: 7375 7370 656e 645f 7469 6d65 7200 7561 suspend_timer.ua