Searched refs:dl_type (Results 1 – 3 of 3) sorted by relevance
526 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local551 dl_type = FSL_SAI_DL_PDM; in fsl_sai_hw_params()555 if (dl_cfg[i].type == dl_type && dl_cfg[i].pins[tx] == pins) { in fsl_sai_hw_params()
147 u32 dl_type; member
1160 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg() argument1186 dp->dl_type = dl_type; in alloc_init_deleg()2723 ds->dl_type == NFS4_OPEN_DELEGATE_READ ? "r" : "w"); in nfs4_show_deleg()5116 if ((flags & WR_STATE) && (dp->dl_type == NFS4_OPEN_DELEGATE_READ)) in nfs4_check_delegmode()5476 u32 dl_type; in nfs4_set_delegation() local5500 dl_type = NFS4_OPEN_DELEGATE_WRITE; in nfs4_set_delegation()5509 dl_type = NFS4_OPEN_DELEGATE_READ; in nfs4_set_delegation()5537 dp = alloc_init_deleg(clp, fp, odstate, dl_type); in nfs4_set_delegation()5541 fl = nfs4_alloc_init_lease(dp, dl_type); in nfs4_set_delegation()5709 dp->dl_type == NFS4_OPEN_DELEGATE_WRITE) { in nfsd4_deleg_xgrade_none_ext()[all …]