ADL (AMD Display Library) Public APIs
Version 17.1
|
Go to the documentation of this file.
17 #ifndef RADEONUSBLED_H_
18 #define RADEONUSBLED_H_
20 #include "..\adl_structures.h"
24 #define ADL_EXTERNC extern "C"
int ADL2_Adapter_Radeon_Usb_Led_Flash_Save(ADL_CONTEXT_HANDLE context, int iAdapterIndex)
Function to save programmed LED configuration onto LED flash to persist on reboot and power down.
unsigned int RadeonLEDBARSupportedConfig
Definition: adl_defines.h:2578
#define ADL_EXTERNC
Definition: radeonusbled.h:26
Structure Containing All Radeon USB LED requests and controls.
Definition: adl_structures.h:3799
unsigned int RadeonLEDBARSupportedControl
Definition: adl_defines.h:2550
int int iAdapterIndex
Definition: radeonusbled.h:92
int ADL2_Adapter_Radeon_USB_LED_Supported_Controls_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, RadeonLEDBARSupportedControl *ControlSupport)
Function to query supported LED controls.
void * ADL_CONTEXT_HANDLE
Handle to ADL client context.
Definition: adl_structures.h:2336
int ADL2_Adapter_Radeon_USB_LED_Pattern_Supported_Controls_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, ADL_RADEON_USB_LED_BAR_CONTROLS control, RadeonLEDBARSupportedConfig *ConfigSupport) int ADL2_Adapter_Radeon_LED_Patten_Control_Set(ADL_CONTEXT_HANDLE context
Function to query list of supported LED pattern control.
int int ADL_RADEON_LED_PATTERN_CONFIG config
Definition: radeonusbled.h:92
ADL_RADEON_USB_LED_BAR_CONTROLS
Definition: adl_defines.h:2528
int ADL2_Adapter_Radeon_USB_LED_Support_Get(ADL_CONTEXT_HANDLE context, int iAdapterIndex, bool *bLEDSupported)
Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.