Home
last modified time | relevance | path

Searched refs:iface (Results 1326 - 1350 of 1400) sorted by relevance

1...<<515253545556

/third_party/rust/crates/clap/tests/builder/
H A Drequire.rs248 -i --iface <INTERFACE> "Ethernet interface for fetching NTP packets" in issue_753()
255 .conflicts_with("iface") in issue_753()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h1676 struct wpa_interface *iface,
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4677 int be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op) in be_cmd_manage_iface() argument
4683 if (iface == 0xFFFFFFFF) in be_cmd_manage_iface()
4699 req->target_iface_id = cpu_to_le32(iface); in be_cmd_manage_iface()
H A Dbe_cmds.h2507 int be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op);
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c6258 * @iface: USB interface belonging to the device to reset
6284 void usb_queue_reset_device(struct usb_interface *iface) in usb_queue_reset_device() argument
6286 if (schedule_work(&iface->reset_ws)) in usb_queue_reset_device()
6287 usb_get_intf(iface); in usb_queue_reset_device()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c6298 * @iface: USB interface belonging to the device to reset
6324 void usb_queue_reset_device(struct usb_interface *iface) in usb_queue_reset_device() argument
6326 if (schedule_work(&iface->reset_ws)) in usb_queue_reset_device()
6327 usb_get_intf(iface); in usb_queue_reset_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4678 int be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op) in be_cmd_manage_iface() argument
4684 if (iface == 0xFFFFFFFF) in be_cmd_manage_iface()
4700 req->target_iface_id = cpu_to_le32(iface); in be_cmd_manage_iface()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dxirlink_cit.c1438 intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface); in cit_get_packet_size()
2694 ret = usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1); in sd_isoc_nego()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dxirlink_cit.c1438 intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface); in cit_get_packet_size()
2694 ret = usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1); in sd_isoc_nego()
/third_party/eudev/
H A Dltmain.sh8975 iface=$func_arith_result
8978 verstring=$verstring_prefix$major.$iface:$verstring
9002 iface=$func_arith_result
9005 verstring=$verstring:$iface.0
/third_party/curl/
H A Dltmain.sh9209 iface=$func_arith_result
9212 verstring=$verstring_prefix$major.$iface:$verstring
9236 iface=$func_arith_result
9239 verstring=$verstring:$iface.0
/third_party/lame/
H A Dltmain.sh8923 iface=$func_arith_result
8926 verstring=$verstring_prefix$major.$iface:$verstring
8950 iface=$func_arith_result
8953 verstring=$verstring:$iface.0
/third_party/node/deps/cares/
H A Dltmain.sh9209 iface=$func_arith_result
9212 verstring=$verstring_prefix$major.$iface:$verstring
9236 iface=$func_arith_result
9239 verstring=$verstring:$iface.0
/third_party/node/deps/cares/config/
H A Dltmain.sh9209 iface=$func_arith_result
9212 verstring=$verstring_prefix$major.$iface:$verstring
9236 iface=$func_arith_result
9239 verstring=$verstring:$iface.0
/third_party/libevdev/build-aux/
H A Dltmain.sh9202 iface=$func_arith_result
9205 verstring=$verstring_prefix$major.$iface:$verstring
9229 iface=$func_arith_result
9232 verstring=$verstring:$iface.0
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh8923 iface=$func_arith_result
8926 verstring=$verstring_prefix$major.$iface:$verstring
8950 iface=$func_arith_result
8953 verstring=$verstring:$iface.0
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c1685 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c304 " 0x09: iface (CFIG 1) = 0x%02x "
2179 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c1522 .iface = SNDRV_CTL_ELEM_IFACE_PCM,
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dab8500-codec.c66 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
H A Dmt6359.h2387 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .device = id,\
/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c524 id.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in snd_mixer_oss_test_id()
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_lib.c2438 .iface = SNDRV_CTL_ELEM_IFACE_PCM, in snd_pcm_add_chmap_ctls()
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dcore.c1672 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, in rsnd_kctrl_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1136 .iface = SNDRV_CTL_ELEM_IFACE_PCM,

Completed in 129 milliseconds

1...<<515253545556