Searched refs:bcm_pmb (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/pmdomain/bcm/ |
D | bcm-pmb.c | 69 struct bcm_pmb { struct 85 struct bcm_pmb *pmb; argument 90 static int bcm_pmb_bpcm_read(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_read() 107 static int bcm_pmb_bpcm_write(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_write() 123 static int bcm_pmb_power_off_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_off_zone() 144 static int bcm_pmb_power_on_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_on_zone() 170 static int bcm_pmb_power_off_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_off_device() 192 static int bcm_pmb_power_on_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_device() 211 static int bcm_pmb_power_on_sata(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_sata() 237 struct bcm_pmb *pmb = pd->pmb; in bcm_pmb_power_on() [all …]
|