Searched refs:zoran_set_pci_master (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_device.h | 46 extern void zoran_set_pci_master(struct zoran *zr, int set_master);
|
H A D | zoran_device.c | 957 void zoran_set_pci_master(struct zoran *zr, int set_master) in zoran_set_pci_master() function 973 zoran_set_pci_master(zr, 1); in zoran_init_hardware()
|
H A D | zoran_card.c | 978 zoran_set_pci_master(zr, 0); in zoran_remove()
|
H A D | zoran_driver.c | 976 zoran_set_pci_master(zr, 0); in zr_vb2_stop_streaming()
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_device.h | 42 void zoran_set_pci_master(struct zoran *zr, int set_master);
|
H A D | zoran_device.c | 895 void zoran_set_pci_master(struct zoran *zr, int set_master) in zoran_set_pci_master() function 911 zoran_set_pci_master(zr, 1); in zoran_init_hardware()
|
H A D | zoran_card.c | 1090 zoran_set_pci_master(zr, 0); in zoran_remove()
|
H A D | zoran_driver.c | 917 zoran_set_pci_master(zr, 0); in zr_vb2_stop_streaming()
|
Completed in 9 milliseconds