Searched refs:link_time_slot (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c883 static void link_time_slot(struct snd_dbri *dbri, int pipe, function
894 "DBRI: link_time_slot called with illegal pipe number\n");
901 printk(KERN_ERR "DBRI: link_time_slot called "
1417 link_time_slot(dbri, 4, 16, 16, data_width, dbri->mm.offset);
1418 link_time_slot(dbri, 20, 4, 16, 32, dbri->mm.offset + 32);
1419 link_time_slot(dbri, 6, 16, 16, data_width, dbri->mm.offset);
1420 link_time_slot(dbri, 21, 6, 16, 16, dbri->mm.offset + 40);
1487 link_time_slot(dbri, 17, 16, 16, 32, dbri->mm.offset);
1488 link_time_slot(dbri, 18, 16, 16, 8, dbri->mm.offset);
1489 link_time_slot(dbr
[all...]

Completed in 43 milliseconds