Searched refs:img_ir_decoder_compatible (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c620 * 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, function
652 if (img_ir_decoder_compatible(priv, dec))
674 if (!img_ir_decoder_compatible(priv, dec))
1013 if (img_ir_decoder_compatible(priv, dec)) {

Completed in 308 milliseconds