This function queries information about the IOCTL/QUERY function ID is supported or not.
Prototype
XStatus XPm_IsFunctionSupported(const enum XPmApiId apiId, const u32 functionId);
Parameters
The following table lists the XPm_IsFunctionSupported
function arguments.
Type | Name | Description |
---|---|---|
const enum XPmApiId
|
apiId | API ID |
const u32 | functionId | IOCTL/QUERY ID |