vga_switcheroo_register_audio_client — register audio client
int vga_switcheroo_register_audio_client (
)
pdev
client pci device
ops
client callbacks
id
client identifier
Register audio client (audio device on a GPU). The power state of the client is assumed to be ON.
0 on success, -ENOMEM on memory allocation error.