Searched refs:uac_processing_unit_bNrChannels (Results 1 – 4 of 4) sorted by relevance
364 static inline __u8 uac_processing_unit_bNrChannels(struct uac_processing_unit_descriptor *desc) in uac_processing_unit_bNrChannels() function
364 static __inline__ __u8 uac_processing_unit_bNrChannels(struct uac_processing_unit_descriptor *desc) in uac_processing_unit_bNrChannels() function
900 term->channels = uac_processing_unit_bNrChannels(d); in parse_term_proc_unit()