/* * SPDX-License-Identifier: MIT * * Copyright © 2019 Intel Corporation */ #ifndef SELFTEST_RC6_H #define SELFTEST_RC6_H int live_rc6_ctx_wa(void *arg); int live_rc6_manual(void *arg); #endif /* SELFTEST_RC6_H */
Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards
/* * SPDX-License-Identifier: MIT * * Copyright © 2019 Intel Corporation */ #ifndef SELFTEST_RC6_H #define SELFTEST_RC6_H int live_rc6_ctx_wa(void *arg); int live_rc6_manual(void *arg); #endif /* SELFTEST_RC6_H */