Searched refs:adjust_b_restore (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | message.c | 179 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc); 2954 if (plci->adjust_b_restore) connect_b3_res() 2956 plci->adjust_b_restore = false; connect_b3_res() 2957 start_internal_command(Id, plci, adjust_b_restore); connect_b3_res() 7045 if (plci->adjust_b_restore) nl_ind() 7047 plci->adjust_b_restore = false; nl_ind() 7048 start_internal_command(Id, plci, adjust_b_restore); nl_ind() 13577 plci->adjust_b_restore = false; adjust_b_clear() 13846 plci->adjust_b_restore = true; adjust_b_process() 13955 static void adjust_b_restore(dword Id, PLCI *plci, byte Rc) adjust_b_restore() function 13959 dbug(1, dprintf("[%06lx] %s,%d: adjust_b_restore %02x %04x", adjust_b_restore()
|
H A D | divacapi.h | 292 byte adjust_b_restore; member in struct:_PLCI
|
Completed in 180 milliseconds