Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dhorus3a.c25 STATE_ACTIVE enumerator
120 if (priv->state == STATE_ACTIVE) in horus3a_leave_power_save()
135 priv->state = STATE_ACTIVE; in horus3a_leave_power_save()
H A Dascot2e.c25 STATE_ACTIVE enumerator
234 if (priv->state == STATE_ACTIVE) in ascot2e_leave_power_save()
238 priv->state = STATE_ACTIVE; in ascot2e_leave_power_save()
H A Dhelene.c24 STATE_ACTIVE enumerator
409 if (priv->state == STATE_ACTIVE) in helene_leave_power_save()
418 priv->state = STATE_ACTIVE; in helene_leave_power_save()
/openbmc/linux/drivers/usb/serial/
H A Dgarmin_gps.c137 #define STATE_ACTIVE 5 macro
569 garmin_data_p->state = STATE_ACTIVE; in gsp_receive()
887 garmin_data_p->state = STATE_ACTIVE; in garmin_init_session()
925 garmin_data_p->state = STATE_ACTIVE; in garmin_open()
/openbmc/linux/drivers/scsi/
H A Dxen-scsifront.c108 STATE_ACTIVE, enumerator
937 info->host_active = STATE_ACTIVE; in scsifront_probe()