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/samples/rust/
H A Drust_driver_pci.rs111 pdev.set_master(); in probe()
/linux/rust/kernel/
H A Dpci.rs457 pub fn set_master(&self) { in set_master() method
/linux/sound/aoa/fabrics/
H A Dlayout.c912 if (codec->gpio->methods->set_master) { in layout_attached_codec()
/linux/fs/dlm/
H A Dlock.c2656 static int set_master(struct dlm_rsb *r, struct dlm_lkb *lkb) in set_master() function
3193 error = set_master(r, lkb); in _request_lock()