blob: 0afe2d245ebba85cd0794de5a5108bd6ff9364b3 [file] [log] [blame]
/* Copyright 2023 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/* USB-C Power Path Controller via TCPCI conformant TCPC */
extern const struct ppc_drv tcpci_ppc_drv;
OSZAR »