Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_zilog.c85 struct IR_tx { struct
86 struct kref ref;
87 struct IR *ir;
90 struct mutex client_lock;
114 spinlock_t tx_ref_lock; /* struct IR_tx kref get()/put() */ argument