ADL (AMD Display Library) Public APIs  Version 17.1
Macros | Functions | Variables
radeonusbled.h File Reference

Copyright (c) 2021 - 2022 Advanced Micro Devices, Inc. More...

#include "..\adl_structures.h"

Go to the source code of this file.

Macros

#define ADL_EXTERNC
 
#define RADEONUSBLED_H_
 

Functions

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. More...
 
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. More...
 
int ADL2_Adapter_Radeon_USB_LED_Support_Get (ADL_CONTEXT_HANDLE context, int iAdapterIndex, bool *bLEDSupported)
 
int ADL2_Adapter_Radeon_USB_LED_Supported_Controls_Get (ADL_CONTEXT_HANDLE context, int iAdapterIndex, RadeonLEDBARSupportedControl *ControlSupport)
 Function to query supported LED controls. More...
 

Variables

int int ADL_RADEON_LED_PATTERN_CONFIG config
 
int int iAdapterIndex
 

Detailed Description

Copyright (c) 2021 - 2022 Advanced Micro Devices, Inc.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Contains all radeon USB LED functions exposed by ADL for Linux and Windows(XP, Vista and above); 32bit and 64bit platforms.

This file contains all radeon usb led functions exposed by ADL for Linux and Windows(XP, Vista and above); 32bit and 64bit platforms. All functions found in this file can be used as a reference to ensure the specified function pointers can be used by the appropriate runtime dynamic library loaders.

Macro Definition Documentation

◆ ADL_EXTERNC

#define ADL_EXTERNC

◆ RADEONUSBLED_H_

#define RADEONUSBLED_H_

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.