Home
last modified time | relevance | path

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

/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h619 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() argument
889 static inline int zynqmp_pm_feature(const u32 api_id) in zynqmp_pm_feature() argument
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1522 u16 resp_size, api_id; in mwifiex_ret_get_hw_spec() local
1592 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()
H A Dfw.h1097 __le16 api_id; member