Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/pci/mgb4/
H A Dmgb4_core.h67 unsigned long io_reconfig; member
H A Dmgb4_sysfs_out.c103 if (test_and_set_bit(0, &mgbdev->io_reconfig)) in video_source_store()
141 clear_bit(0, &mgbdev->io_reconfig); in video_source_store()
H A Dmgb4_vout.c117 if (test_bit(0, &voutdev->mgbdev->io_reconfig)) in queue_setup()
H A Dmgb4_vin.c204 if (test_bit(0, &vindev->mgbdev->io_reconfig)) in queue_setup()