Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx.h371 static inline int ac97_return_record_select(int a_out) in ac97_return_record_select() argument
373 return (a_out & 0x700) >> 8; in ac97_return_record_select()