Searched refs:ser_unix_read_prim (Results 1 – 3 of 3) sorted by relevance
23 extern int ser_unix_read_prim (struct serial *scb, size_t count);
239 ops->read_prim = ser_unix_read_prim; in _initialize_ser_pipe()
935 ops->read_prim = ser_unix_read_prim; in _initialize_ser_hardwire()955 ser_unix_read_prim (struct serial *scb, size_t count) in ser_unix_read_prim() function