display: Change DPMS init and exit fucntion name 84/288484/1
authorTaeminYeom <taemin.yeom@samsung.com>
Wed, 15 Feb 2023 03:00:27 +0000 (12:00 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Fri, 17 Feb 2023 06:30:56 +0000 (15:30 +0900)
commit6572e8b4be228127383ec493322c49b4d56d5577
tree51457bf6db9169e64e78096215b2272d5c3e4df0
parent4e90f66d73f1e9be17e0728c0b8758100c6ee0ae
display: Change DPMS init and exit fucntion name

For consistent naming rule with other DPMS function,
change the names.

init_dpms -> dpms_init
exit_dpms -> dpms_exit
add_timer_for_init_dpms -> add_timer_for_dpms_init
delayed_init_done_dpms -> delayed_dpms_init_done

Change-Id: I1de2c9741526238d33c03e815f2ff73fa2a13f9f
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
plugins/iot-headed/display/core.c
plugins/iot-headed/display/device-interface.c
plugins/mobile/display/core.c
plugins/mobile/display/device-interface.c
plugins/tv/display/core.c
plugins/tv/display/device-interface.c
plugins/wearable/display/core.c
plugins/wearable/display/device-interface.c
src/display/display-dpms.c
src/display/display-dpms.h