Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dmach-gta02.c159 gta02_configure_pmu_for_charger(struct pcf50633 *pcf, void *unused, int res) in gta02_configure_pmu_for_charger() argument
170 pcf50633_gpio_set(pcf, PCF50633_GPO, 0); in gta02_configure_pmu_for_charger()
176 pcf50633_mbc_usb_curlim_set(pcf, ma); in gta02_configure_pmu_for_charger()
207 static void gta02_pmu_event_callback(struct pcf50633 *pcf, int irq) in gta02_pmu_event_callback() argument
245 static void gta02_pmu_attach_child_devices(struct pcf50633 *pcf);
546 static void gta02_pmu_attach_child_devices(struct pcf50633 *pcf) in gta02_pmu_attach_child_devices() argument
551 gta02_pcf = pcf; in gta02_pmu_attach_child_devices()
554 gta02_devices_pmu_children[n]->dev.parent = pcf->dev; in gta02_pmu_attach_child_devices()