/kernel/linux/linux-6.6/sound/pci/ |
H A D | sonicvibes.c | 880 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 928 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \ 984 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 992 kc->iface = SNDRV_CTL_ELEM_IFACE_MIXER; in hdac_hdmi_create_pin_port_muxs() 1531 .iface = SNDRV_CTL_ELEM_IFACE_PCM, in hdac_hdmi_create_eld_ctl() 1800 kc[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER; in create_fill_jack_kcontrols()
|
H A D | max98927.c | 202 max98927->iface = fmt & SND_SOC_DAIFMT_FORMAT_MASK; in max98927_dai_set_fmt()
|
H A D | sigmadsp.c | 648 template.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in sigmadsp_alloc_control()
|
H A D | tas2562.c | 518 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
|
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | dbri.c | 2407 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \ 2415 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, 2426 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
|
H A D | cs4231.c | 1468 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \ 1475 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \ 1505 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
|
/kernel/linux/linux-6.6/sound/x86/ |
H A D | intel_hdmi_audio.c | 1461 .iface = SNDRV_CTL_ELEM_IFACE_PCM, 1467 .iface = SNDRV_CTL_ELEM_IFACE_PCM, 1476 .iface = SNDRV_CTL_ELEM_IFACE_PCM,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | connect.c | 230 /* check if iface is still active */ in cifs_mark_tcp_ses_conns_for_reconnect() 2063 if (ses->chans[i].iface) { in __cifs_put_smb_ses() 2064 kref_put(&ses->chans[i].iface->refcount, release_iface); in __cifs_put_smb_ses() 2065 ses->chans[i].iface = NULL; in __cifs_put_smb_ses() 2072 /* we now account for primary channel in iface->refcount */ in __cifs_put_smb_ses() 2073 if (ses->chans[0].iface) { in __cifs_put_smb_ses() 2074 kref_put(&ses->chans[0].iface->refcount, release_iface); in __cifs_put_smb_ses()
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | native_net_conn_test.cpp | 143 std::cout << "iface: " << route.iface << std::endl; in LogRoute()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max98927.c | 204 max98927->iface = fmt & SND_SOC_DAIFMT_FORMAT_MASK; in max98927_dai_set_fmt()
|
H A D | sigmadsp.c | 636 template.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in sigmadsp_alloc_control()
|
H A D | tas2562.c | 550 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
|
/kernel/linux/linux-5.10/sound/soc/generic/ |
H A D | simple-card-utils.c | 526 controls[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER; in asoc_simple_parse_pin_switches()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | types.h | 1824 * iface) 2173 * @if_incoming: pointer to incoming hard-iface or primary iface if 2322 /** @iface: callbacks related to interface handling */ 2323 struct batadv_algo_iface_ops iface; member
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | stk1135.c | 475 usb_set_interface(dev, gspca_dev->iface, 0); in sd_stopN()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | stk1135.c | 475 usb_set_interface(dev, gspca_dev->iface, 0); in sd_stopN()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | wm8776.c | 552 cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in snd_wm8776_add_control()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | types.h | 1757 * iface) 2106 * @if_incoming: pointer to incoming hard-iface or primary iface if 2234 /** @iface: callbacks related to interface handling */ 2235 struct batadv_algo_iface_ops iface; member
|
H A D | bat_v.c | 784 .iface = {
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_config.h | 277 char iface[IFNAMSIZ + 1]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_config.h | 272 char iface[IFNAMSIZ + 1]; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 78 draw_gs_llvm_iface(const struct lp_build_gs_iface *iface) in draw_gs_llvm_iface() argument 80 return (const struct draw_gs_llvm_iface *)iface; in draw_gs_llvm_iface() 92 draw_tcs_llvm_iface(const struct lp_build_tcs_iface *iface) in draw_tcs_llvm_iface() argument 94 return (const struct draw_tcs_llvm_iface *)iface; in draw_tcs_llvm_iface() 105 draw_tes_llvm_iface(const struct lp_build_tes_iface *iface) in draw_tes_llvm_iface() argument 107 return (const struct draw_tes_llvm_iface *)iface; in draw_tes_llvm_iface()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/ |
H A D | ravb_main.c | 1006 phy_interface_t iface; in ravb_phy_init() local 1026 iface = priv->rgmii_override ? PHY_INTERFACE_MODE_RGMII in ravb_phy_init() 1028 phydev = of_phy_connect(ndev, pn, ravb_adjust_link, 0, iface); in ravb_phy_init()
|
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 126 char *iface; 1653 if(TT.iface) gconfig.interface = TT.iface; in dhcpd_main()
|