Searched refs:link_time_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | dbri.c | 893 static void link_time_slot(struct snd_dbri *dbri, int pipe, in link_time_slot() function 904 "DBRI: link_time_slot called with illegal pipe number\n"); in link_time_slot() 911 printk(KERN_ERR "DBRI: link_time_slot called " in link_time_slot() 1465 link_time_slot(dbri, 4, 16, 16, data_width, dbri->mm.offset); in cs4215_open() 1466 link_time_slot(dbri, 20, 4, 16, 32, dbri->mm.offset + 32); in cs4215_open() 1467 link_time_slot(dbri, 6, 16, 16, data_width, dbri->mm.offset); in cs4215_open() 1468 link_time_slot(dbri, 21, 6, 16, 16, dbri->mm.offset + 40); in cs4215_open() 1537 link_time_slot(dbri, 17, 16, 16, 32, dbri->mm.offset); in cs4215_setctrl() 1538 link_time_slot(dbri, 18, 16, 16, 8, dbri->mm.offset); in cs4215_setctrl() 1539 link_time_slot(dbr in cs4215_setctrl() [all...] |
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | dbri.c | 892 static void link_time_slot(struct snd_dbri *dbri, int pipe, in link_time_slot() function 903 "DBRI: link_time_slot called with illegal pipe number\n"); in link_time_slot() 910 printk(KERN_ERR "DBRI: link_time_slot called " in link_time_slot() 1464 link_time_slot(dbri, 4, 16, 16, data_width, dbri->mm.offset); in cs4215_open() 1465 link_time_slot(dbri, 20, 4, 16, 32, dbri->mm.offset + 32); in cs4215_open() 1466 link_time_slot(dbri, 6, 16, 16, data_width, dbri->mm.offset); in cs4215_open() 1467 link_time_slot(dbri, 21, 6, 16, 16, dbri->mm.offset + 40); in cs4215_open() 1536 link_time_slot(dbri, 17, 16, 16, 32, dbri->mm.offset); in cs4215_setctrl() 1537 link_time_slot(dbri, 18, 16, 16, 8, dbri->mm.offset); in cs4215_setctrl() 1538 link_time_slot(dbr in cs4215_setctrl() [all...] |
Completed in 7 milliseconds