Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_serial.c117 static long send_pulse_homebrew(unsigned long length);
128 .send_pulse = send_pulse_homebrew,
180 .send_pulse = send_pulse_homebrew,
461 static long send_pulse_homebrew(unsigned long length) in send_pulse_homebrew() function