Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx.h403 static inline int ac97_return_record_select(int a_out) in ac97_return_record_select() argument
405 return (a_out & 0x700) >> 8; in ac97_return_record_select()