Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dgigaset.h504 struct gigaset_driver { struct
505 struct list_head list;
506 spinlock_t lock; /* locks minor tables and blocked */
507 struct tty_driver *tty;
508 unsigned have_tty;
509 unsigned minor;
510 unsigned minors;
511 struct cardstate *cs;
512 int blocked;
514 const struct gigaset_ops *ops;
[all …]