Home
last modified time | relevance | path

Searched refs:saa7134_ir_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134.h914 int saa7134_ir_open(struct rc_dev *dev);
921 #define saa7134_ir_open(dev) ((void)0) macro
H A Dsaa7134-input.c441 int saa7134_ir_open(struct rc_dev *rc) in saa7134_ir_open() function
570 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
592 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
599 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
651 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
793 rc->open = saa7134_ir_open; in saa7134_input_init1()
H A Dsaa7134-core.c1448 saa7134_ir_open(dev->remote->dev); in saa7134_resume()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134.h898 int saa7134_ir_open(struct rc_dev *dev);
905 #define saa7134_ir_open(dev) ((void)0) macro
H A Dsaa7134-input.c441 int saa7134_ir_open(struct rc_dev *rc) in saa7134_ir_open() function
570 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
592 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
599 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
651 /* GPIO stuff moved to saa7134_ir_open() */ in saa7134_input_init1()
793 rc->open = saa7134_ir_open; in saa7134_input_init1()
H A Dsaa7134-core.c1420 saa7134_ir_open(dev->remote->dev); in saa7134_resume()

Completed in 11 milliseconds