/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
H A D | delta-v4l2.c | 742 switch (s->target) { in delta_g_selection()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7251.c | 1308 switch (sel->target) { in ov7251_get_selection()
|
H A D | hi846.c | 1769 dev_dbg(&client->dev, "%s: target fps: %d\n", __func__, tgt_fps); in hi846_set_format() 1875 switch (sel->target) { in hi846_get_selection()
|
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/ |
H A D | cobalt-v4l2.c | 1111 switch (sel->target) { in cobalt_g_selection()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | main.h | 2160 bool check_hw_ready(struct rtw_dev *rtwdev, u32 addr, u32 mask, u32 target);
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fib_nexthops.sh | 2415 -n num Number of nexthops to target
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 672 __u32 target; member
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.c | 418 if (prli->parampage.servparams.target != 1) in fc_prli_rsp_parse()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hptiop.c | 1045 req->target = scp->device->id; in hptiop_queuecommand_lck()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sock_map.c | 1697 .target = "sockmap",
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | videodev2.h | 672 __u32 target; member
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | debugfs_sta.c | 157 "target %uus interval %uus ecn %s\n", in sta_aqm_read() 158 codel_time_to_us(sta->cparams.target), in sta_aqm_read()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | oh_jsunit_driver.py | 192 self.config.device.connector_command("target mount") 219 self.config.device.connector_command("target mount") 960 timeout_thread = threading.Thread(target=OHJSLocalTestRunner.kill_proc,
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
H A D | kit.py | 965 elif command.strip() == "target mount": 1142 self._process = Process(target=self._execute, args=(
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 163 * nand_select_target() - Select a NAND target (A.K.A. die) 168 * Select a NAND target so that further operations executed on @chip go to the 169 * selected NAND target. 188 * nand_deselect_target() - Deselect the currently selected target 191 * Deselect the currently selected NAND target. The result of operations 192 * executed on @chip after the target has been deselected is undefined. 5559 nand_select_target(chip, pos->target); in rawnand_erase() 5581 nand_select_target(chip, pos->target); in rawnand_isbad()
|
/kernel/linux/linux-5.10/virt/kvm/ |
H A D | kvm_main.c | 1073 * Move the target memslot backward in the array by shifting existing in kvm_memslot_move_backward() 1074 * memslots with a higher GFN (than the target memslot) towards the in kvm_memslot_move_backward() 3007 int kvm_vcpu_yield_to(struct kvm_vcpu *target) in kvm_vcpu_yield_to() argument 3014 pid = rcu_dereference(target->pid); in kvm_vcpu_yield_to()
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | iommu.c | 308 struct dmar_dev_scope *devices; /* target devices */ 309 int devices_cnt; /* target device count */ 315 struct dmar_dev_scope *devices; /* target devices */ 316 int devices_cnt; /* target device count */ 1669 * needed to ensure the target range is flushed. in iommu_flush_iotlb_psi() 3856 enum dma_data_direction dir, enum dma_sync_target target) in bounce_sync_single() 3867 swiotlb_tbl_sync_single(dev, tlb_addr, size, dir, target); in bounce_sync_single() 3855 bounce_sync_single(struct device *dev, dma_addr_t addr, size_t size, enum dma_data_direction dir, enum dma_sync_target target) bounce_sync_single() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2765 switch (sel->target) { in bttv_g_selection() 2803 if (sel->target != V4L2_SEL_TGT_CROP) in bttv_s_selection()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 893 #define wlc_lcnphy_set_target_tx_pwr(pi, target) \ 896 (u16)(target) << 0)
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2938 * lpfc_oas_tgt_show - Return wwpn of target whose luns maybe enabled for 2959 * lpfc_oas_tgt_store - Store wwpn of target whose luns maybe enabled for 3006 * lpfc_oas_priority_show - Return wwpn of target whose luns maybe enabled for 3026 * lpfc_oas_priority_store - Store wwpn of target whose luns maybe enabled for 3230 * @ndlp: pointer to fcp target node. 3268 * @tgt_wwpn: wwpn of the target associated with the returned lun 3271 * Returns the first or next lun enabled for OAS operations for the vport/target 3272 * specified. If a lun is found, its vport wwpn, target wwpn and status is 3276 * lun that is OAS enabled for the vport/target 3305 * @tgt_wwpn: target wwp [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 403 /* Set target ID and LUN number*/ in qla2x00_start_scsi() 404 SET_TARGET_ID(ha, cmd_pkt->target, sp->fcport->loop_id); in qla2x00_start_scsi() 534 SET_TARGET_ID(ha, mrk->target, loop_id); in __qla2x00_marker() 1120 /* if initiator doing write or target doing read */ in qla24xx_walk_and_build_prot_sglist()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 164 * nand_select_target() - Select a NAND target (A.K.A. die) 169 * Select a NAND target so that further operations executed on @chip go to the 170 * selected NAND target. 189 * nand_deselect_target() - Deselect the currently selected target 192 * Deselect the currently selected NAND target. The result of operations 193 * executed on @chip after the target has been deselected is undefined. 6223 nand_select_target(chip, pos->target); in rawnand_erase() 6245 nand_select_target(chip, pos->target); in rawnand_isbad()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 406 /* Set target ID and LUN number*/ in qla2x00_start_scsi() 407 SET_TARGET_ID(ha, cmd_pkt->target, sp->fcport->loop_id); in qla2x00_start_scsi() 537 SET_TARGET_ID(ha, mrk->target, loop_id); in __qla2x00_marker() 1066 /* if initiator doing write or target doing read */ in qla24xx_walk_and_build_prot_sglist()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 893 #define wlc_lcnphy_set_target_tx_pwr(pi, target) \ 896 (u16)(target) << 0)
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 4573 u8 target, u8 offset) in rtw89_fw_h2c_mcc_sync() 4589 RTW89_SET_FWCMD_MCC_SYNC_MACID_TARGET(skb->data, target); in rtw89_fw_h2c_mcc_sync() 4572 rtw89_fw_h2c_mcc_sync(struct rtw89_dev *rtwdev, u8 group, u8 source, u8 target, u8 offset) rtw89_fw_h2c_mcc_sync() argument
|