Searched defs:inst (Results 1 - 4 of 4) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/ui/ |
H A D | ui_adapter.cpp | 112 TaskManager* inst = TaskManager::GetInstance(); in UiAdapterTask() local
|
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-pcie.c | 80 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst)
in to_pcie_phy() argument 125 struct phy_pcie_instance *inst = phy_get_drvdata(phy);
in rockchip_pcie_phy_power_off() local 158 struct phy_pcie_instance *inst = phy_get_drvdata(phy);
in rockchip_pcie_phy_power_on() local 256 struct phy_pcie_instance *inst = phy_get_drvdata(phy); rockchip_pcie_phy_init() local 293 struct phy_pcie_instance *inst = phy_get_drvdata(phy); rockchip_pcie_phy_exit() local [all...] |
/device/soc/rockchip/common/sdk_linux/ |
H A D | Makefile | |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfg80211.c | 22959 s32 inst; in wl_wps_reauth_timeout() local 23043 s32 inst; in wl_wps_session_add() local 23071 s32 inst; wl_wps_session_del() local 23112 s32 inst; wl_wps_handle_ifdel() local 23132 wl_wps_handle_sta_linkdown(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkdown() argument 23167 wl_wps_handle_peersta_linkdown(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkdown() argument 23234 wl_wps_handle_sta_linkup(struct net_device *ndev, u16 inst) wl_wps_handle_sta_linkup() argument 23263 wl_wps_handle_peersta_linkup(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_peersta_linkup() argument 23297 wl_wps_handle_authorize(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_authorize() argument 23337 wl_wps_handle_reauth(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_reauth() argument 23370 wl_wps_handle_disconnect(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect() argument 23402 wl_wps_handle_disconnect_client(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_disconnect_client() argument 23437 wl_wps_handle_connect_fail(struct net_device *ndev, u16 inst) wl_wps_handle_connect_fail() argument 23463 wl_wps_handle_m8_sent(struct net_device *ndev, u16 inst, const u8 *peer_mac) wl_wps_handle_m8_sent() argument 23489 s32 inst; wl_wps_session_update() local [all...] |
Completed in 30 milliseconds