Home
last modified time | relevance | path

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

/linux/drivers/media/pci/mantis/
H A Dhopper_vp3028.c40 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
44 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
H A Dmantis_dvb.c36 case POWER_ON: in mantis_frontend_power()
38 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
40 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
H A Dmantis_dvb.h14 POWER_ON = 1 enumerator
H A Dmantis_vp3030.c52 err = mantis_frontend_power(mantis, POWER_ON); in vp3030_frontend_init()
H A Dmantis_vp1034.c68 err = mantis_frontend_power(mantis, POWER_ON); in vp1034_frontend_init()
H A Dmantis_vp1033.c158 err = mantis_frontend_power(mantis, POWER_ON); in vp1033_frontend_init()
H A Dmantis_vp2040.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2040_frontend_init()
H A Dmantis_vp2033.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2033_frontend_init()
H A Dmantis_vp1041.c302 err = mantis_frontend_power(mantis, POWER_ON); in vp1041_frontend_init()
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h9 #define POWER_ON 1 macro
49 ret = pm_ops->coreid_power(inst, POWER_ON); in venus_pm_acquire_core()
H A Dvenc.c1637 ret = pm_ops->venc_power(dev, POWER_ON); in venc_runtime_resume()
H A Dvdec.c1861 ret = pm_ops->vdec_power(dev, POWER_ON); in vdec_runtime_resume()
/linux/drivers/thermal/st/
H A Dst_thermal.h31 POWER_ON enumerator
H A Dst_thermal.c60 ret = sensor->ops->power_ctrl(sensor, POWER_ON); in st_thermal_sensor_on()
/linux/drivers/pci/hotplug/
H A Drpaphp.h22 #define POWER_ON 100 macro
H A Drpaphp_pci.c117 rc = rtas_set_power_level(slot->power_domain, POWER_ON, in rpaphp_get_sensor_state()
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dpasswdobj-attributes.c143 return sysfs_emit(buf, "%s\n", POWER_ON); in role_show()
H A Dbioscfg.h55 #define POWER_ON "power-on" macro
/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c342 nsp_index_write(base, TERMPWRCTRL, POWER_ON); in nsphw_init()