Home
last modified time | relevance | path

Searched refs:set_master (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/pci/zoran/
H A Dzoran_device.h42 void zoran_set_pci_master(struct zoran *zr, int set_master);
H A Dzoran_device.c895 void zoran_set_pci_master(struct zoran *zr, int set_master) in zoran_set_pci_master() argument
897 if (set_master) { in zoran_set_pci_master()
/linux/sound/aoa/
H A Daoa-gpio.h35 void (*set_master)(struct gpio_runtime *rt, int on); member
/linux/drivers/gpu/nova-core/
H A Ddriver.rs77 pdev.set_master(); in probe()
/linux/samples/rust/
H A Drust_driver_pci.rs79 pdev.set_master(); in probe()
/linux/rust/kernel/
H A Dpci.rs441 pub fn set_master(&self) { in set_master() method
/linux/fs/dlm/
H A Dlock.c2655 static int set_master(struct dlm_rsb *r, struct dlm_lkb *lkb) in set_master() function
3192 error = set_master(r, lkb); in _request_lock()