Searched refs:api_id (Results 1 – 3 of 3) sorted by relevance
619 int zynqmp_pm_feature(const u32 api_id);620 int zynqmp_pm_is_function_supported(const u32 api_id, const u32 id);856 static inline int zynqmp_pm_is_function_supported(const u32 api_id, const u32 id) in zynqmp_pm_is_function_supported() argument889 static inline int zynqmp_pm_feature(const u32 api_id) in zynqmp_pm_feature() argument
1522 u16 resp_size, api_id; in mwifiex_ret_get_hw_spec() local1592 api_id = le16_to_cpu(api_rev->api_id); in mwifiex_ret_get_hw_spec()1593 switch (api_id) { in mwifiex_ret_get_hw_spec()1632 api_id); in mwifiex_ret_get_hw_spec()
1097 __le16 api_id; member