Searched refs:ds (Results 376 - 398 of 398) sorted by relevance

<<111213141516

/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c987 u16 ds)
1010 if (array[iolh_idx + i] == ds)
985 rzg2l_ds_is_supported(struct rzg2l_pinctrl *pctrl, u32 caps, enum rzg2l_iolh_index iolh_idx, u16 ds) argument
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h1700 u8 ds; member in struct:imgu_abi_binary_info::__anon454
/linux-master/drivers/scsi/pcmcia/
H A Dnsp_cs.c51 #include <pcmcia/ds.h>
/linux-master/drivers/net/ethernet/8390/
H A Daxnet_cs.c44 #include <pcmcia/ds.h>
H A Dpcnet_cs.c46 #include <pcmcia/ds.h>
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dport.c1424 if (dsa_is_unused_port(chip->ds, port))
/linux-master/include/linux/
H A Dnvme.h390 __u8 ds; member in struct:nvme_lbaf
H A Dnfs_xdr.h1647 u32 ds_commit_idx; /* ds index if ds_clp is set */
1668 struct pnfs_ds_commit_info *ds; member in struct:nfs_commit_info
/linux-master/drivers/pcmcia/
H A Dds.c3 * ds.c -- 16-bit PCMCIA core support
27 #include <pcmcia/ds.h>
1452 MODULE_ALIAS("ds");
H A Dcistpl.c31 #include <pcmcia/ds.h>
1456 in ds.c */
/linux-master/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c98 #include <pcmcia/ds.h>
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1605 printf "%5ds%-30s" $((tnow-tthen))
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c3975 if (info->enable.uds && !info->enable.ds) {
4017 } else if (info->enable.ds) {
4030 /* ds == 2 (yuv_ds) can be pipelined, remove top
4032 if (info->enable.ds & 1)
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2641 struct ath_desc *ds; local
2680 ds = lastbf->bf_desc;
2683 status = ath9k_hw_txprocdesc(ah, ds, &ts);
/linux-master/sound/pci/rme9652/
H A Dhdspm.c3340 static int hdspm_set_ds_wire(struct hdspm * hdspm, int ds) argument
3342 if (ds)
6199 levels->speed = ds;
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c51 #include <pcmcia/ds.h>
/linux-master/fs/nfs/
H A Dwrite.c910 cinfo->ds = pnfs_get_ds_info(inode);
1053 * @cinfo: mds and ds lists of reqs ready to commit
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c1326 savesegment(ds, host_state->ds_sel);
1381 loadsegment(ds, host_state->ds_sel);
7447 * The sysexit path does not restore ds/es, so we must set them to
7454 loadsegment(ds, __USER_DS);
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2343 if (dp->ds->index)
/linux-master/drivers/dma/
H A Dimx-sdma.c341 * @ds: dedicated core status register
367 u32 ds; member in struct:sdma_context_data
/linux-master/fs/nfsd/
H A Dnfs4state.c2849 struct nfs4_delegation *ds; local
2853 ds = delegstateid(st);
2861 ds->dl_type == NFS4_OPEN_DELEGATE_READ ? "r" : "w");
/linux-master/drivers/nvme/host/
H A Dcore.c2090 ns->head->lba_shift = id->lbaf[lbaf].ds;
/linux-master/arch/x86/kvm/
H A Dx86.c11602 kvm_get_segment(vcpu, &sregs->ds, VCPU_SREG_DS);
11846 kvm_set_segment(vcpu, &sregs->ds, VCPU_SREG_DS);

Completed in 528 milliseconds

<<111213141516