Home
last modified time | relevance | path

Searched refs:SAA6588_CMD_CLOSE (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/i2c/
Dsaa6588.h27 #define SAA6588_CMD_CLOSE _IOW('R', 2, int) macro
/kernel/linux/linux-5.10/drivers/media/i2c/
Dsaa6588.c390 case SAA6588_CMD_CLOSE: in saa6588_command()
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
Dsaa7134-video.c1181 saa_call_all(dev, core, command, SAA6588_CMD_CLOSE, &cmd); in video_release()
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-driver.c3190 bttv_call_all(btv, core, command, SAA6588_CMD_CLOSE, &cmd); in radio_release()