Home
last modified time | relevance | path

Searched defs:iface (Results 51 - 75 of 220) sorted by relevance

123456789

/third_party/selinux/libsepol/src/
H A Diface_record.c80 int sepol_iface_compare(const sepol_iface_t * iface, in sepol_iface_compare() argument
87 int sepol_iface_compare2(const sepol_iface_t * iface, in sepol_iface_compare2() argument
95 int sepol_iface_create(sepol_handle_t * handle, sepol_iface_t ** iface) in sepol_iface_create() argument
117 const char *sepol_iface_get_name(const sepol_iface_t * iface) in sepol_iface_get_name() argument
58 sepol_iface_key_extract(sepol_handle_t * handle, const sepol_iface_t * iface, sepol_iface_key_t ** key_ptr) sepol_iface_key_extract() argument
124 sepol_iface_set_name(sepol_handle_t * handle, sepol_iface_t * iface, const char *name) sepol_iface_set_name() argument
140 sepol_iface_get_ifcon(const sepol_iface_t * iface) sepol_iface_get_ifcon() argument
147 sepol_iface_set_ifcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_ifcon() argument
165 sepol_iface_get_msgcon(const sepol_iface_t * iface) sepol_iface_get_msgcon() argument
172 sepol_iface_set_msgcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_msgcon() argument
189 sepol_iface_clone(sepol_handle_t * handle, const sepol_iface_t * iface, sepol_iface_t ** iface_ptr) sepol_iface_clone() argument
220 sepol_iface_free(sepol_iface_t * iface) sepol_iface_free() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c22 static void fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, in fst_ctrl_iface_notify_peer_state_change() argument
44 struct fst_iface *iface = NULL; in fst_attach() local
90 fst_detach(struct fst_iface *iface) fst_detach() argument
166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
178 fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_connected() argument
194 fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_disconnected() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
100 struct interfaces *iface; extract_interfaces_methods() local
115 struct interfaces *iface; extract_interfaces_signals() local
130 struct interfaces *iface; extract_interfaces_properties() local
161 struct interfaces *iface, *n; add_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Doffchannel.c24 struct wpa_supplicant *iface; in wpas_get_tx_interface() local
73 struct wpa_supplicant *iface; in wpas_send_action_cb() local
308 struct wpa_supplicant *iface; offchannel_send_action() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dairtime_policy.c36 static int get_airtime_policy_update_timeout(struct hostapd_iface *iface, in get_airtime_policy_update_timeout() argument
135 struct hostapd_iface *iface = eloop_data; in update_airtime_weights() local
255 airtime_policy_update_init(struct hostapd_iface *iface) airtime_policy_update_init() argument
270 airtime_policy_update_deinit(struct hostapd_iface *iface) airtime_policy_update_deinit() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c22 static void fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, in fst_ctrl_iface_notify_peer_state_change() argument
44 struct fst_iface *iface = NULL; in fst_attach() local
90 fst_detach(struct fst_iface *iface) fst_detach() argument
166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
178 fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_connected() argument
194 fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_disconnected() argument
217 fst_update_mac_addr(struct fst_iface *iface, const u8 *addr) fst_update_mac_addr() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
100 struct interfaces *iface; extract_interfaces_methods() local
115 struct interfaces *iface; extract_interfaces_signals() local
130 struct interfaces *iface; extract_interfaces_properties() local
161 struct interfaces *iface, *n; add_interfaces() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.c26 struct wpa_supplicant *iface; in wpas_get_tx_interface() local
75 struct wpa_supplicant *iface; in wpas_send_action_cb() local
310 struct wpa_supplicant *iface; offchannel_send_action() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.c36 static int get_airtime_policy_update_timeout(struct hostapd_iface *iface, in get_airtime_policy_update_timeout() argument
131 struct hostapd_iface *iface = eloop_data; in update_airtime_weights() local
251 airtime_policy_update_init(struct hostapd_iface *iface) airtime_policy_update_init() argument
266 airtime_policy_update_deinit(struct hostapd_iface *iface) airtime_policy_update_deinit() argument
[all...]
/device/soc/hisilicon/common/platform/i2s/
H A Di2s_hi35xx.c536 struct DeviceResourceIface *iface = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); in I2sGetConfigInfoFromHcs() local
556 struct DeviceResourceIface *iface = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); in I2sGetRegCfgFromHcs() local
[all...]
/device/soc/hisilicon/common/platform/timer/
H A Dtimer_hi35xx.c438 struct DeviceResourceIface *iface = NULL; in TimerHi35xxReadHcs() local
[all...]
/device/soc/hisilicon/common/platform/uart/
H A Duart_hi35xx.c402 struct DeviceResourceIface *iface = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); in UartGetConfigFromHcs() local
[all...]
/device/soc/rockchip/rk2206/hdf_driver/fs/
H A Dfs_driver.c297 struct DeviceResourceIface *iface = NULL; in fsdrv_readdrs() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt.c118 const struct kbase_hwcnt_backend_interface *iface; member
126 int kbase_hwcnt_context_init(const struct kbase_hwcnt_backend_interface *iface, struct kbase_hwcnt_context **out_hctx) in kbase_hwcnt_context_init() argument
[all...]
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c79 struct DeviceResourceIface *iface = NULL; in spidrv_readdrs() local
[all...]
/device/soc/rockchip/rk2206/hdf_driver/i2c/
H A Di2c_driver.c131 struct DeviceResourceIface *iface = NULL; in i2cdrv_readdrs() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt.c124 const struct kbase_hwcnt_backend_interface *iface; member
133 kbase_hwcnt_context_init( const struct kbase_hwcnt_backend_interface *iface, struct kbase_hwcnt_context **out_hctx) kbase_hwcnt_context_init() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c87 vpx_init(AVCodecContext *avctx, struct vpx_codec_ctx* decoder, const struct vpx_codec_iface *iface) vpx_init() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h48 snd_ctl_elem_iface_t iface; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_misc.c777 int iface = SND_CTL_ELEM_IFACE_MIXER; in snd_pcm_parse_control_id() local
/third_party/alsa-lib/src/control/
H A Dsetup.c402 int iface = SND_CTL_ELEM_IFACE_MIXER; in add_elem() local
H A Dctlparse.c121 const char *iface; in snd_ctl_ascii_elem_id_get() local
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-sockets.c295 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, size_t n, int fd, const char *iface) lws_plat_rawudp_broadcast() argument
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c259 const char *cce = "Unable to connect", *iface; local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-client.h158 const char *iface; member

Completed in 14 milliseconds

123456789