Searched refs:send_pulse (Results 1 – 1 of 1) sorted by relevance
37 void (*send_pulse)(unsigned int length, ktime_t edge); member75 .send_pulse = send_pulse_homebrew,88 .send_pulse = send_pulse_irdeo,99 .send_pulse = send_pulse_irdeo,119 .send_pulse = send_pulse_homebrew,493 if (hardware[type].send_pulse && hardware[type].send_space) in serial_ir_probe()654 hardware[type].send_pulse(txbuf[i], edge); in serial_ir_tx()