Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_serial.c127 static void send_space_homebrew(long length);
137 .send_space = send_space_homebrew,
189 .send_space = send_space_homebrew,
546 static void send_space_homebrew(long length) in send_space_homebrew() function