Home
last modified time | relevance | path

Searched refs: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
115 struct IR_tx *tx;
274 static struct IR_tx *get_ir_tx(struct IR *ir) in get_ir_tx()
276 struct IR_tx *tx; in get_ir_tx()
288 struct IR_tx *tx = container_of(ref, struct IR_tx, ref); in release_ir_tx()
297 static int put_ir_tx(struct IR_tx *tx, bool ir_devices_lock_held) in put_ir_tx()
322 struct IR_tx *tx; in add_to_buf()
645 static int send_data_block(struct IR_tx *tx, unsigned char *data_block) in send_data_block()
671 static int send_boot_data(struct IR_tx *tx) in send_boot_data()
748 static int fw_load(struct IR_tx *tx) in fw_load()
[all …]