Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dserial_ir.c63 static void send_pulse_homebrew(unsigned int length, ktime_t edge);
75 .send_pulse = send_pulse_homebrew,
119 .send_pulse = send_pulse_homebrew,
251 static void send_pulse_homebrew(unsigned int length, ktime_t edge) in send_pulse_homebrew() function