Searched refs:smart_count (Results 1 – 3 of 3) sorted by relevance
78 struct pm_smart_count smart_count; member
6281 sd_pm_tran_data.un.smart_count.allowed = maxcycles; in sdpower()6282 sd_pm_tran_data.un.smart_count.consumed = ncycles; in sdpower()6283 sd_pm_tran_data.un.smart_count.flag = 0; in sdpower()
6781 smart_p = &datap->un.smart_count; in pm_trans_check()