Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/telephony/
Dixj.c3118 switch(j->baseframe.low) { in ixj_pre_cid()
3669 j->baseframe.high = j->baseframe.low = 0xFF; in set_base_frame()
3672 j->baseframe.high = j->ssr.high; in set_base_frame()
3673 j->baseframe.low = j->ssr.low; in set_base_frame()
3675 if(j->baseframe.high == 0x00 && j->baseframe.low == 0x00) { in set_base_frame()
3744 switch (j->baseframe.low) { in set_rec_codec()
3766 switch (j->baseframe.low) { in set_rec_codec()
3783 switch (j->baseframe.low) { in set_rec_codec()
3797 switch (j->baseframe.low) { in set_rec_codec()
3811 switch (j->baseframe.low) { in set_rec_codec()
[all …]
Dixj.h1232 BYTES baseframe; member