Searched refs:physical_SetMode (Results 1 – 3 of 3) sorted by relevance
165 extern int physical_SetMode(struct physical *, int);
140 if (!physical_SetMode(dl->physical, PHYS_BACKGROUND)) in datalink_HangupDone()1457 if (!physical_SetMode(dl->physical, mode)) in datalink_SetMode()
925 physical_SetMode(struct physical *p, int mode) in physical_SetMode() function