Searched refs:img_ir_decoder_compatible (Results 1 – 1 of 1) sorted by relevance
620 * img_ir_decoder_compatible() - Find whether a decoder will work with a device.626 static bool img_ir_decoder_compatible(struct img_ir_priv *priv, in img_ir_decoder_compatible() function 652 if (img_ir_decoder_compatible(priv, dec)) in img_ir_allowed_protos() 674 if (!img_ir_decoder_compatible(priv, dec)) in img_ir_change_protocol() 1014 if (img_ir_decoder_compatible(priv, dec)) { in img_ir_setup_hw()