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
1159 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg() argument1185 dp->dl_type = dl_type; in alloc_init_deleg()2714 ds->dl_type == NFS4_OPEN_DELEGATE_READ ? "r" : "w"); in nfs4_show_deleg()5104 if ((flags & WR_STATE) && (dp->dl_type == NFS4_OPEN_DELEGATE_READ)) in nfs4_check_delegmode()5464 u32 dl_type; in nfs4_set_delegation() local5488 dl_type = NFS4_OPEN_DELEGATE_WRITE; in nfs4_set_delegation()5497 dl_type = NFS4_OPEN_DELEGATE_READ; in nfs4_set_delegation()5525 dp = alloc_init_deleg(clp, fp, odstate, dl_type); in nfs4_set_delegation()5529 fl = nfs4_alloc_init_lease(dp, dl_type); in nfs4_set_delegation()5697 dp->dl_type == NFS4_OPEN_DELEGATE_WRITE) { in nfsd4_deleg_xgrade_none_ext()[all …]