Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h405 struct cardstate { struct
406 struct gigaset_driver *driver;
407 unsigned minor_index;
408 struct device *dev;
409 struct device *tty_dev;
410 unsigned flags;
412 const struct gigaset_ops *ops;
415 wait_queue_head_t waitqueue;
416 int waiting;
417 int mode; /* see M_XXXX */
[all …]
/linux-4.19.296/include/uapi/linux/
Db1lli.h41 int cardstate; member