Lines Matching defs:la

22 static bool get_power_status(struct node *node, unsigned me, unsigned la, uint8_t &power_status)  in get_power_status()
40 bool util_interactive_ensure_power_state(struct node *node, unsigned me, unsigned la, bool interact… in util_interactive_ensure_power_state()
68 static int power_status_give(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_give()
89 static int power_status_report(struct node *node, unsigned me, unsigned la, bool interactive) in power_status_report()
114 static int one_touch_play_view_on(struct node *node, unsigned me, unsigned la, bool interactive, in one_touch_play_view_on()
146 static int one_touch_play_image_view_on(struct node *node, unsigned me, unsigned la, bool interacti… in one_touch_play_image_view_on()
151 static int one_touch_play_text_view_on(struct node *node, unsigned me, unsigned la, bool interactiv… in one_touch_play_text_view_on()
156 static int one_touch_play_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool interact… in one_touch_play_view_on_wakeup()
173 static int one_touch_play_image_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool in… in one_touch_play_image_view_on_wakeup()
180 static int one_touch_play_text_view_on_wakeup(struct node *node, unsigned me, unsigned la, bool int… in one_touch_play_text_view_on_wakeup()
187 static int one_touch_play_view_on_change(struct node *node, unsigned me, unsigned la, bool interact… in one_touch_play_view_on_change()
210 static int one_touch_play_image_view_on_change(struct node *node, unsigned me, unsigned la, bool in… in one_touch_play_image_view_on_change()
217 static int one_touch_play_text_view_on_change(struct node *node, unsigned me, unsigned la, bool int… in one_touch_play_text_view_on_change()
224 static int one_touch_play_req_active_source(struct node *node, unsigned me, unsigned la, bool inter… in one_touch_play_req_active_source()
260 static bool wait_changing_power_status(struct node *node, unsigned me, unsigned la, uint8_t &new_st… in wait_changing_power_status()
287 static bool poll_stable_power_status(struct node *node, unsigned me, unsigned la, in poll_stable_power_status()
327 static int standby_resume_standby(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_standby()
364 static int standby_resume_standby_toggle(struct node *node, unsigned me, unsigned la, bool interact… in standby_resume_standby_toggle()
393 static int standby_resume_active_source_nowake(struct node *node, unsigned me, unsigned la, bool in… in standby_resume_active_source_nowake()
428 static int wakeup_rc(struct node *node, unsigned me, unsigned la) in wakeup_rc()
443 static int wakeup_tv(struct node *node, unsigned me, unsigned la) in wakeup_tv()
468 static int wakeup_source(struct node *node, unsigned me, unsigned la) in wakeup_source()
481 static int standby_resume_wakeup(struct node *node, unsigned me, unsigned la, bool interactive) in standby_resume_wakeup()
508 static int standby_resume_wakeup_view_on(struct node *node, unsigned me, unsigned la, bool interact… in standby_resume_wakeup_view_on()
553 static int standby_resume_wakeup_image_view_on(struct node *node, unsigned me, unsigned la, bool in… in standby_resume_wakeup_image_view_on()
558 static int standby_resume_wakeup_text_view_on(struct node *node, unsigned me, unsigned la, bool int… in standby_resume_wakeup_text_view_on()
563 static int power_state_transitions(struct node *node, unsigned me, unsigned la, bool interactive) in power_state_transitions()