Home
last modified time | relevance | path

Searched refs:cs_type (Results 1 – 3 of 3) sorted by relevance

/linux/sound/usb/
H A Dstream.c350 u8 cs_type; in convert_chmap_v3() local
357 cs_type = cs_desc->bSegmentType; in convert_chmap_v3()
359 if (cs_type == UAC3_CHANNEL_INFORMATION) { in convert_chmap_v3()
/linux/fs/nfsd/
H A Dstate.h64 unsigned char cs_type; member
H A Dnfs4state.c947 unsigned char cs_type) in nfs4_init_cp_state() argument
963 stid->cs_type = cs_type; in nfs4_init_cp_state()
997 if (copy->cp_stateid.cs_type != NFS4_COPY_STID) in nfs4_free_copy_state()
6921 if (cps->cp_stateid.cs_type == NFS4_COPYNOTIFY_STID && in nfs4_laundromat()
7313 WARN_ON_ONCE(cps->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID); in _free_cpntf_state_locked()
7340 if (state->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID) { in manage_cpntf_state()