Searched refs:control_rx_s_edge_detection (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
H A D | cx25840-ir.c | 368 static inline void control_rx_s_edge_detection(struct i2c_client *c, in control_rx_s_edge_detection() function 736 control_rx_s_edge_detection(c, CNTRL_EDG_NONE); in cx25840_ir_rx_shutdown() 818 control_rx_s_edge_detection(c, CNTRL_EDG_BOTH); in cx25840_ir_rx_s_parameters()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23888-ir.c | 361 static inline void control_rx_s_edge_detection(struct cx23885_dev *dev, in control_rx_s_edge_detection() function 702 control_rx_s_edge_detection(dev, CNTRL_EDG_NONE); in cx23888_ir_rx_shutdown() 776 control_rx_s_edge_detection(dev, CNTRL_EDG_BOTH); in cx23888_ir_rx_s_parameters()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23888-ir.c | 361 static inline void control_rx_s_edge_detection(struct cx23885_dev *dev, in control_rx_s_edge_detection() function 702 control_rx_s_edge_detection(dev, CNTRL_EDG_NONE); in cx23888_ir_rx_shutdown() 776 control_rx_s_edge_detection(dev, CNTRL_EDG_BOTH); in cx23888_ir_rx_s_parameters()
|
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
H A D | cx25840-ir.c | 348 static inline void control_rx_s_edge_detection(struct i2c_client *c, in control_rx_s_edge_detection() function 716 control_rx_s_edge_detection(c, CNTRL_EDG_NONE); in cx25840_ir_rx_shutdown() 798 control_rx_s_edge_detection(c, CNTRL_EDG_BOTH); in cx25840_ir_rx_s_parameters()
|
Completed in 8 milliseconds