Home
last modified time | relevance | path

Searched defs:load_rc6_decode (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/rc/
Drc-core-priv.h182 #define load_rc6_decode() request_module("ir-rc6-decoder") macro
184 static inline void load_rc6_decode(void) { } in load_rc6_decode() function