Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dcommon.c34 #define VALID_MINOR 0x01 macro
414 if (!(cs->flags & VALID_MINOR)) { in alloc_cs()
415 cs->flags = VALID_MINOR; in alloc_cs()
927 if (!(cs->flags & VALID_MINOR)) { in gigaset_shutdown()
1016 if (drv->cs[index].flags & VALID_MINOR) in gigaset_get_cs_by_minor()