Searched refs:bat_release_work (Results 1 – 2 of 2) sorted by relevance
186 struct work_struct bat_release_work; member
690 queue_work(dpmaif_ctrl->bat_release_wq, &dpmaif_ctrl->bat_release_work); in t7xx_dpmaifq_rx_notify_hw()1067 struct dpmaif_ctrl *dpmaif_ctrl = container_of(work, struct dpmaif_ctrl, bat_release_work); in t7xx_dpmaif_bat_release_work()1096 INIT_WORK(&dpmaif_ctrl->bat_release_work, t7xx_dpmaif_bat_release_work); in t7xx_dpmaif_bat_rel_wq_alloc()1102 flush_work(&dpmaif_ctrl->bat_release_work); in t7xx_dpmaif_bat_wq_rel()