Home
last modified time | relevance | path

Searched defs:gigaset_driver (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/isdn/gigaset/
Dgigaset.h505 struct gigaset_driver { struct
506 struct list_head list;
507 spinlock_t lock; /* locks minor tables and blocked */
508 struct tty_driver *tty;
509 unsigned have_tty;
510 unsigned minor;
511 unsigned minors;
512 struct cardstate *cs;
513 int blocked;
515 const struct gigaset_ops *ops;
[all …]