Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/media/lirc/
Dlirc_zilog.c82 struct IR_tx { struct
83 struct kref ref;
84 struct IR *ir;
87 struct mutex client_lock;
111 spinlock_t tx_ref_lock; /* struct IR_tx kref get()/put() */ argument