Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dcve_check.py301 status_out = {}
302 status_out["detail"] = status_split[0]
323 status_out["vendor"] = vendor
324 status_out["product"] = product
325 status_out["description"] = description
327 detail = status_out["detail"]
335 status_out["mapping"] = status_mapping
337 return status_out
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c246 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()
H A Dhellcreek.h296 u16 status_out; /* ptp.status_out shadow */ member
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch17065 …>inputs[0]->status_in, avctx->inputs[0]->status_out, avctx->outputs[0]->status_in, avctx->outputs[…