![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * Address translation interface via ACPI DSM. 0004 * Copyright (C) 2018 Intel Corporation 0005 */ 0006 0007 #ifndef _LINUX_ADXL_H 0008 #define _LINUX_ADXL_H 0009 0010 const char * const *adxl_get_component_names(void); 0011 int adxl_decode(u64 addr, u64 component_values[]); 0012 0013 #endif /* _LINUX_ADXL_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |