Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_serial.c125 static long send_pulse_homebrew(unsigned long length);
136 .send_pulse = send_pulse_homebrew,
188 .send_pulse = send_pulse_homebrew,
525 static long send_pulse_homebrew(unsigned long length) in send_pulse_homebrew() function