Home
last modified time | relevance | path

Searched refs:img_ir_control (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h25 * struct img_ir_control - Decoder control settings
38 struct img_ir_control { struct
172 struct img_ir_control control;
H A Dimg-ir-hw.c131 * img_ir_control() - Convert control struct to control register value.
136 static u32 img_ir_control(const struct img_ir_control *control) in img_ir_control() function
349 reg_timings->ctrl = img_ir_control(&decoder->control); in img_ir_decoder_convert()
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h25 * struct img_ir_control - Decoder control settings
38 struct img_ir_control { struct
172 struct img_ir_control control;
H A Dimg-ir-hw.c131 * img_ir_control() - Convert control struct to control register value.
136 static u32 img_ir_control(const struct img_ir_control *control) in img_ir_control() function
349 reg_timings->ctrl = img_ir_control(&decoder->control); in img_ir_decoder_convert()

Completed in 5 milliseconds