Lines Matching defs:dev
53 static inline struct hostapd_iface *get_hostapd_handle(const struct device *dev) in get_hostapd_handle()
349 int hostapd_add_enterprise_creds(const struct device *dev, in hostapd_add_enterprise_creds()
622 static int set_ap_config_params(const struct device *dev, struct wifi_ap_config_params *params) in set_ap_config_params()
633 int hostapd_ap_config_params(const struct device *dev, struct wifi_ap_config_params *params) in hostapd_ap_config_params()
691 int hostapd_ap_status(const struct device *dev, struct wifi_iface_status *status) in hostapd_ap_status()
769 static int hapd_ap_wps_pbc(const struct device *dev) in hapd_ap_wps_pbc()
800 static int hapd_ap_wps_pin(const struct device *dev, struct wifi_wps_config_params *params) in hapd_ap_wps_pin()
846 int hostapd_ap_wps_config(const struct device *dev, struct wifi_wps_config_params *params) in hostapd_ap_wps_config()
860 int hostapd_ap_enable(const struct device *dev, in hostapd_ap_enable()
932 int hostapd_ap_disable(const struct device *dev) in hostapd_ap_disable()
963 int hostapd_ap_sta_disconnect(const struct device *dev, in hostapd_ap_sta_disconnect()
1002 int hostapd_dpp_dispatch(const struct device *dev, struct wifi_dpp_params *params) in hostapd_dpp_dispatch()