Searched refs:tiocm_to_gigaset (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dusb-gigaset.c95 static inline unsigned tiocm_to_gigaset(unsigned state) function
109 mask = tiocm_to_gigaset(old_state ^ new_state);
110 val = tiocm_to_gigaset(new_state);

Completed in 39 milliseconds