NV services: Difference between revisions

No edit summary
Line 336: Line 336:
|-
|-
| 7 || module_get_clk_rate
| 7 || module_get_clk_rate
|}
= Errors =
Most nvidia driver commands return an error code apart from the normal return code.
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || Success
|-
| 2 || Cmd disabled?
|-
| 3 || Not initialized
|}
|}