Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Ddbri.c688 if (direction == PIPEinput) { in link_time_slot()
707 if (direction == PIPEinput) { in link_time_slot()
722 if (direction == PIPEinput) { in link_time_slot()
752 if (direction == PIPEinput) { in unlink_time_slot()
1151 unlink_time_slot(dbri, pipe, PIPEinput, in reset_chi()
1352 link_time_slot(dbri, 6, PIPEinput, 16, in mmcodec_init_data()
1354 link_time_slot(dbri, 21, PIPEinput, 16, in mmcodec_init_data()
1422 link_time_slot(dbri, 18, PIPEinput, 16, in mmcodec_setctrl()
1424 link_time_slot(dbri, 19, PIPEinput, 16, in mmcodec_setctrl()
2046 link_time_slot(dbri, 0, PIPEinput, 0, 2, 17); in dbri_isdn_init()
[all …]
Ddbri.h55 enum in_or_out { PIPEinput, PIPEoutput }; enumerator