Home
last modified time | relevance | path

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

/drivers/isdn/gigaset/
Dcommon.c37 #define VALID_MINOR 0x01 macro
417 if (!(cs->flags & VALID_MINOR)) { in alloc_cs()
418 cs->flags = VALID_MINOR; in alloc_cs()
931 if (!(cs->flags & VALID_MINOR)) { in gigaset_shutdown()
1020 if (drv->cs[index].flags & VALID_MINOR) in gigaset_get_cs_by_minor()