Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AsahiLinux/m1n1
/ aop_audio.py
File
aop_audio.py
proxyclient/experiments/aop_audio.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# SPDX-License-Identifier: MIT
3
import
sys, pathlib
4
sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))
Callers
nothing calls this directly
Calls
13
AOPClient
Class · 0.90
run_shell
Function · 0.90
append
Method · 0.80
pmgr_adt_power_enable
Method · 0.80
usb_iodev_vuart_setup
Method · 0.80
iodev_whoami
Method · 0.80
iodev_set_usage
Method · 0.80
dapf_init_all
Method · 0.80
main
Function · 0.70
parse
Method · 0.45
from_adt
Method · 0.45
initialize
Method · 0.45
Tested by
no test coverage detected