Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dw6692.c39 W6692_USR enumerator
52 {W6692_USR, "USR W6692"}
180 if ((!(card->fmask & led)) || card->subtype == W6692_USR) in w6692_led_handler()
879 if (card->subtype == W6692_USR) { in initW6692()
1273 if ((card->fmask & led) || card->subtype == W6692_USR) { in release_card()
/linux-4.1.27/drivers/isdn/hisax/
Dw6692.c40 #define W6692_USR 2 macro
889 if (cs->subtyp == W6692_USR) { in resetW6692()
979 if (cs->subtyp == W6692_USR) { in w6692_card_msg()
1031 cs->subtyp = W6692_USR; in setup_w6692()