Home
last modified time | relevance | path

Searched refs:LIGHT_IO_CMD_GET_INFO_LIST (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/light/hal/include/
H A Dlight_controller.h27 LIGHT_IO_CMD_GET_INFO_LIST = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h60 LIGHT_IO_CMD_GET_INFO_LIST = 0, enumerator
/ohos5.0/drivers/peripheral/light/hal/src/
H A Dlight_controller.c153 int32_t ret = SendLightMsg(LIGHT_IO_CMD_GET_INFO_LIST, NULL, reply); in GetLightInfo()
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c334 if (cmd == LIGHT_IO_CMD_GET_INFO_LIST) { in DispatchLight()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-light-des.md562 int32_t ret = SendLightMsg(LIGHT_IO_CMD_GET_INFO_LIST, NULL, reply);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-light-des.md564 int32_t ret = SendLightMsg(LIGHT_IO_CMD_GET_INFO_LIST, NULL, reply);