Searched refs:throttling_logging_work (Results 1 – 4 of 4) sorted by relevance
541 struct work_struct throttling_logging_work; member
1004 throttling_logging_work); in smu_throttling_logging_work_fn()1039 INIT_WORK(&smu->throttling_logging_work, smu_throttling_logging_work_fn); in smu_sw_init()1489 cancel_work_sync(&smu->throttling_logging_work); in smu_smc_hw_cleanup()
1338 schedule_work(&smu->throttling_logging_work); in smu_v13_0_irq_process()
1506 schedule_work(&smu->throttling_logging_work); in smu_v11_0_irq_process()
Completed in 25 milliseconds