Home
last modified time | relevance | path

Searched defs:book (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dtas2781.h49 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
185 unsigned char book; global() member
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c156 unsigned short chn, int book) in tasdevice_spi_change_chn_book()