Home
last modified time | relevance | path

Searched refs:vid (Results 51 - 60 of 60) sorted by relevance

123

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c3087 UINT16 vid; in umass_status() local
3101 vid = UGETW(sc->sc_udev->ddesc.idVendor); in umass_status()
3106 dprintf("VID:%04X/PID:%04X/SPD:%02d",vid,pid,speed); in umass_status()
/third_party/libinput/src/
H A Devdev-mt-touchpad.c2361 /* External touchpads with the same vid/pid as the keyboard are in tp_want_dwt()
3901 uint32_t vid = evdev_device_get_id_vendor(device), in tp_requires_rotation() local
3911 /* Check if we have a device with the same vid/pid. If not, in tp_requires_rotation()
3914 dev = libwacom_new_from_usbid(db, vid, pid, NULL); in tp_requires_rotation()
3930 libwacom_match_get_vendor_id(paired) == vid && in tp_requires_rotation()
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h778 struct qreg vid;
H A Dnir_to_vir.c2308 c->vid = ntq_emit_vpm_read(c, &vpm_components_queued, in ntq_setup_vs_inputs()
3491 ntq_store_dest(c, &instr->dest, 0, vir_MOV(c, c->vid)); in ntq_emit_intrinsic()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie.c2438 unsigned char *vid, int *vid_length) in dhd_parse_board_information_bcm()
2497 memcpy(vid, tuple->data, tuple->len - CIS_TUPLE_TAG_LENGTH); in dhd_parse_board_information_bcm()
2513 DHD_ERROR(("failed to parse information (vid=%d, boardtype=%d)\n", in dhd_parse_board_information_bcm()
2527 unsigned char vid[MAX_VID_LEN]; in dhd_find_naming_info_by_chip_rev() local
2537 if (dhd_parse_board_information_bcm(bus, &board_type, vid, &vid_length) in dhd_find_naming_info_by_chip_rev()
2557 cid_info = dhd_get_cid_info(vid, vid_length); in dhd_find_naming_info_by_chip_rev()
2566 cid_info = dhd_get_cid_info(vid, vid_length); in dhd_find_naming_info_by_chip_rev()
2437 dhd_parse_board_information_bcm(dhd_bus_t *bus, int *boardtype, unsigned char *vid, int *vid_length) dhd_parse_board_information_bcm() argument
H A Ddhd.h2665 extern char *dhd_get_cid_info(unsigned char *vid, int vid_length);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A D802.11.h2225 uint16 vid; member
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm283 --enable-libvidstab enable video stabilization using vid.stab [no]
6442 enabled libvidstab && require_pkg_config libvidstab "vidstab >= 0.98" vid.stab/libvidstab.h vsMotionDetectInit
/third_party/ffmpeg/
H A Dconfigure285 --enable-libvidstab enable video stabilization using vid.stab [no]
6638 enabled libvidstab && require_pkg_config libvidstab "vidstab >= 0.98" vid.stab/libvidstab.h vsMotionDetectInit
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c5393 unsigned short vid) in rtl8168_vlan_rx_kill_vid()
5401 tp->vlgrp->vlan_devices[vid] = NULL; in rtl8168_vlan_rx_kill_vid()
5403 vlan_group_set_device(tp->vlgrp, vid, NULL); in rtl8168_vlan_rx_kill_vid()
5392 rtl8168_vlan_rx_kill_vid(struct net_device *dev, unsigned short vid) rtl8168_vlan_rx_kill_vid() argument
[all...]

Completed in 100 milliseconds

123