1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  Copyright (c) 2023 Meta Platforms, Inc. and affiliates
 *  Copyright (c) 2023 Intel and affiliates
 */

int dpll_device_create_ntf(struct dpll_device *dpll);

int dpll_device_delete_ntf(struct dpll_device *dpll);

int dpll_pin_create_ntf(struct dpll_pin *pin);

int dpll_pin_delete_ntf(struct dpll_pin *pin);
当你的天空 突然 下起了大雨 那是我 在为你 炸乌云