1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Header file for Intel extcon hardware
5 * Copyright (C) 2019 Intel Corporation. All rights reserved.
8 #ifndef __EXTCON_INTEL_H__
9 #define __EXTCON_INTEL_H__
11 enum extcon_intel_usb_id {
20 #endif /* __EXTCON_INTEL_H__ */