Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/gigaset/
Dusb-gigaset.c149 static inline unsigned tiocm_to_gigaset(unsigned state) in tiocm_to_gigaset() function
161 mask = tiocm_to_gigaset(old_state ^ new_state); in gigaset_set_modem_ctrl()
162 val = tiocm_to_gigaset(new_state); in gigaset_set_modem_ctrl()