Set the desired state of the device.
Certain flags can also be set to alter the device state: TISCI_MSG_FLAG_DEVICE_WAKE_ENABLED, TISCI_MSG_FLAG_DEVICE_RESET_ISO, TISCI_MSG_FLAG_DEVICE_EXCLUSIVE
| hdr | TISCI header |
| id | Indicates which device to modify |
| reserved | Field is ignored |
| state | The desired state of the device. |
Data Fields | |
| struct tisci_header | hdr |
| uint32_t | id |
| uint32_t | reserved |
| uint8_t | state |
| struct tisci_header tisci_msg_set_device_req::hdr |
| uint32_t tisci_msg_set_device_req::id |
| uint32_t tisci_msg_set_device_req::reserved |
| uint8_t tisci_msg_set_device_req::state |