Home
last modified time | relevance | path

Searched refs:IR_rx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_zilog.c69 struct IR_rx { struct
112 struct IR_rx *rx;
212 static struct IR_rx *get_ir_rx(struct IR *ir) in get_ir_rx()
214 struct IR_rx *rx; in get_ir_rx()
224 static void destroy_rx_kthread(struct IR_rx *rx, bool ir_devices_lock_held) in destroy_rx_kthread()
237 struct IR_rx *rx = container_of(ref, struct IR_rx, ref); in release_ir_rx()
252 static int put_ir_rx(struct IR_rx *rx, bool ir_devices_lock_held) in put_ir_rx()
321 struct IR_rx *rx; in add_to_buf()
895 struct IR_rx *rx; in read()
1211 struct IR_rx *rx; in poll()
[all …]