Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.c289 static struct modem_private_data modem_priv; variable
777 .private_data = &modem_priv,
784 modem_priv.regulator = regulator_get(dev, "RESET#"); in ams_delta_modem_pm_activate()
785 if (IS_ERR(modem_priv.regulator)) in ams_delta_modem_pm_activate()
829 modem_priv.regulator = ERR_PTR(-ENODEV); in ams_delta_modem_init()