Home
last modified time | relevance | path

Searched refs:get_pm_api_id (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/xilinx/
H A Dzynqmp-debug.c99 * get_pm_api_id() - Extract API-ID from a PM-API request
105 static int get_pm_api_id(char *pm_api_req, u32 *pm_id) in get_pm_api_id() function
333 ret = get_pm_api_id(pm_api_req, &pm_id); in zynqmp_pm_debugfs_api_write()