Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_serial.c119 static void send_space_homebrew(long length);
129 .send_space = send_space_homebrew,
181 .send_space = send_space_homebrew,
482 static void send_space_homebrew(long length) in send_space_homebrew() function