Searched refs:pmac_backlight_key_worker (Results 1 – 1 of 1) sorted by relevance
21 static void pmac_backlight_key_worker(struct work_struct *work);24 static DECLARE_WORK(pmac_backlight_key_work, pmac_backlight_key_worker);74 static void pmac_backlight_key_worker(struct work_struct *work) in pmac_backlight_key_worker() function