Home
last modified time | relevance | path

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

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