Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/telephony/
Dixj.c524 static inline int IsTxReady(IXJ *j) in IsTxReady() function
1231 if (IsTxReady(j)) { in ixj_timeout()
2938 if (IsTxReady(get_ixj(j->intercom))) { in ixj_read_frame()
2940 if (!(cnt % 16) && !IsTxReady(j)) { in ixj_read_frame()
2942 while (!IsTxReady(j)) { in ixj_read_frame()
3458 if (!(cnt % 16) && !IsTxReady(j)) { in ixj_write_frame()
3460 while (!IsTxReady(j)) { in ixj_write_frame()
3518 if (!(cnt % 16) && !IsTxReady(j)) { in ixj_write_frame()
3520 while (!IsTxReady(j)) { in ixj_write_frame()
3543 if (!(cnt % 16) && !IsTxReady(j)) { in ixj_write_frame()
[all …]