| 12345678910111213141516171819 |
- .. SPDX-License-Identifier: GPL-2.0+
- Clock API
- =========
- .. kernel-doc:: include/clk.h
- :doc: Overview
- Client API
- ----------
- .. kernel-doc:: include/clk.h
- :internal:
- Driver API
- ----------
- .. kernel-doc:: include/clk-uclass.h
- :internal:
|