Home
last modified time | relevance | path

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

/drivers/media/rc/
Dserial_ir.c62 static void send_pulse_homebrew(unsigned int length, ktime_t edge);
74 .send_pulse = send_pulse_homebrew,
118 .send_pulse = send_pulse_homebrew,
250 static void send_pulse_homebrew(unsigned int length, ktime_t edge) in send_pulse_homebrew() function