Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dstream.c140 struct tbstream_dev { struct
141 struct config_group group;
142 struct tbstream *stream;
143 struct miscdevice misc;
144 struct kref kref;
145 int index;
146 int in_hopid;
147 int out_hopid;
148 unsigned int ring_size;
149 unsigned int throttling;
[all …]