Home
last modified time | relevance | path

Searched refs:iface (Results 1426 - 1450 of 1561) sorted by relevance

1...<<51525354555657585960>>...63

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmsm8916-wcd-digital.c210 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
H A Dwm_hubs.c707 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
H A Dwm9713.c288 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
H A Dtas571x.c363 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
H A Dtlv320adcx140.c597 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Ddelta.c424 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cirrus.c980 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
H A Dcs35l56_hda.c324 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, in cs35l56_hda_create_controls()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra186_asrc.c659 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
/kernel/linux/linux-6.6/sound/usb/line6/
H A Ddriver.c677 hwdep->iface = SNDRV_HWDEP_IFACE_LINE6; in line6_hwdep_init()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c736 hw->iface = SNDRV_HWDEP_IFACE_USX2Y_PCM; in usx2y_hwdep_pcm_new()
/third_party/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c640 a->info->iface = a->p; in lejp_vhosts_cb()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c109 i.iface = h->context->ss_proxy_bind; in lws_sspc_sul_retry_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h1331 struct wpa_interface *iface,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c948 os_strlcpy(bss->iface, ifname, sizeof(bss->iface)); in hostapd_config_bss()
949 os_memcpy(bss->ssid.vlan, bss->iface, IFNAMSIZ + 1); in hostapd_config_bss()
2443 os_strlcpy(conf->bss[0]->iface, pos, in hostapd_config_fill()
2444 sizeof(conf->bss[0]->iface)); in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c938 os_strlcpy(bss->iface, ifname, sizeof(bss->iface)); in hostapd_config_bss()
939 os_memcpy(bss->ssid.vlan, bss->iface, IFNAMSIZ + 1); in hostapd_config_bss()
2373 os_strlcpy(conf->bss[0]->iface, pos,
2374 sizeof(conf->bss[0]->iface));
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1314 int32_t NetConnServiceProxy::GetNetInterfaceConfiguration(const std::string &iface, NetInterfaceConfiguration &config) in GetNetInterfaceConfiguration() argument
1320 if (!data.WriteString(iface)) { in GetNetInterfaceConfiguration()
/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp688 std::string iface = NetConnGetString(STR_LEN); in GetNetInterfaceConfigurationFuzzTest() local
694 dataParcel.WriteString(iface); in GetNetInterfaceConfigurationFuzzTest()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c132 BUG_ON(efx->mcdi->iface.state != MCDI_STATE_QUIESCENT); in efx_mcdi_detach()
144 free_page((unsigned long)efx->mcdi->iface.logging_buffer); in efx_mcdi_fini()
/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c1027 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
1038 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_easrc.c107 { .iface = SNDRV_CTL_ELEM_IFACE_PCM, .name = (xname), \
116 { .iface = SNDRV_CTL_ELEM_IFACE_PCM, .name = (xname), \
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt1011.c1212 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
1312 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_iv_ogm.c404 pr_err("Error - can't forward packet: incoming iface not specified\n"); in batadv_iv_ogm_emit()
1752 if (bat_priv->algo_ops->iface.enable != batadv_iv_ogm_iface_enable) in batadv_iv_ogm_receive()
2742 .iface = {
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c129 BUG_ON(efx->mcdi->iface.state != MCDI_STATE_QUIESCENT); in efx_mcdi_detach()
141 free_page((unsigned long)efx->mcdi->iface.logging_buffer); in efx_mcdi_fini()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c133 BUG_ON(efx->mcdi->iface.state != MCDI_STATE_QUIESCENT); in efx_siena_mcdi_detach()
145 free_page((unsigned long)efx->mcdi->iface.logging_buffer); in efx_siena_mcdi_fini()

Completed in 54 milliseconds

1...<<51525354555657585960>>...63