Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.c39 W6692_USR enumerator
52 {W6692_USR, "USR W6692"}
177 if ((!(card->fmask & led)) || card->subtype == W6692_USR) in w6692_led_handler()
874 if (card->subtype == W6692_USR) { in initW6692()
1268 if ((card->fmask & led) || card->subtype == W6692_USR) { in release_card()
/linux-4.19.296/drivers/isdn/hisax/
Dw6692.c40 #define W6692_USR 2 macro
892 if (cs->subtyp == W6692_USR) { in resetW6692()
980 if (cs->subtyp == W6692_USR) { in w6692_card_msg()
1032 cs->subtyp = W6692_USR; in setup_w6692()