diff options
author | Vadim Fedorenko <[email protected]> | 2023-09-13 21:49:37 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-09-17 11:50:20 +0100 |
commit | 9431063ad323ac864750aeba4d304389bc42ca4e (patch) | |
tree | 66615a7c938508d234a9fbbcde004bcddb842b91 /tools/perf/scripts/python/netdev-times.py | |
parent | 3badff3a25d815e915d89565a0c82dec608a8d2b (diff) |
dpll: core: Add DPLL framework base functions
DPLL framework is used to represent and configure DPLL devices
in systems. Each device that has DPLL and can configure inputs
and outputs can use this framework.
Implement core framework functions for further interactions
with device drivers implementing dpll subsystem, as well as for
interactions of DPLL netlink framework part with the subsystem
itself.
Co-developed-by: Milena Olech <[email protected]>
Signed-off-by: Milena Olech <[email protected]>
Co-developed-by: Michal Michalik <[email protected]>
Signed-off-by: Michal Michalik <[email protected]>
Signed-off-by: Vadim Fedorenko <[email protected]>
Co-developed-by: Arkadiusz Kubalewski <[email protected]>
Signed-off-by: Arkadiusz Kubalewski <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions