Searched refs:status_out (Results 1 – 4 of 4) sorted by relevance
301 status_out = {}302 status_out["detail"] = status_split[0]323 status_out["vendor"] = vendor324 status_out["product"] = product325 status_out["description"] = description327 detail = status_out["detail"]335 status_out["mapping"] = status_mapping337 return status_out
246 return (hellcreek->status_out & led) ? 1 : 0; in hellcreek_get_brightness()255 hellcreek->status_out |= led; in hellcreek_set_brightness()257 hellcreek->status_out &= ~led; in hellcreek_set_brightness()259 hellcreek_ptp_write(hellcreek, hellcreek->status_out, STATUS_OUT); in hellcreek_set_brightness()312 hellcreek->status_out = 0; in hellcreek_led_setup()
296 u16 status_out; /* ptp.status_out shadow */ member
17065 …>inputs[0]->status_in, avctx->inputs[0]->status_out, avctx->outputs[0]->status_in, avctx->outputs[…