Searched defs:book (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | tas2781-fmwlib.c | 1270 static bool check_inpage_yram(struct tas_crc *cd, unsigned char book, in check_inpage_yram() 1316 static bool check_inblock_yram(struct tas_crc *cd, unsigned char book, in check_inblock_yram() 1327 static bool check_yram(struct tas_crc *cd, unsigned char book, in check_yram() 1342 unsigned short chn, unsigned char book, unsigned char page, in tasdev_multibytes_chksum() 1406 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum() 1458 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_bytes_chksum() 1490 struct tasdev_blk *block, int chn, unsigned char book, in tasdev_multibytes_wr() 1567 unsigned char book; in tasdev_load_blk() local
|
D | tas2781-comlib.c | 49 unsigned short chn, int book) in tasdevice_change_chn_book()
|
/Linux-v6.6/arch/s390/kernel/ |
D | topology.c | 120 struct mask_info *book, in add_cpus_to_mask() 182 struct mask_info *book = &book_info; in tl_to_masks() local
|
/Linux-v6.6/include/sound/ |
D | tas2781.h | 41 #define TASDEVICE_REG(book, page, reg) (((book * 256 * 128) + \ argument
|