Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/hvc/
Dhvcs.c263 struct hvcs_struct { struct
277 * place upon this hvcs_struct instance. argument
298 struct kref kref; /* ref count & hvcs_struct lifetime */ argument
308 #define from_kref(k) container_of(k, struct hvcs_struct, kref) argument