Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_txp.c160 struct vc4_txp { struct
172 container_of_const(_encoder, struct vc4_txp, encoder.base) argument
175 container_of_const(_connector, struct vc4_txp, connector.base)
288 struct vc4_txp *txp = connector_to_vc4_txp(conn); in vc4_txp_connector_atomic_commit()
365 struct vc4_txp *txp = encoder_to_vc4_txp(encoder); in vc4_txp_encoder_disable()
467 struct vc4_txp *txp = data; in vc4_txp_interrupt()
501 struct vc4_txp *txp; in vc4_txp_bind()
561 struct vc4_txp *txp = dev_get_drvdata(dev); in vc4_txp_unbind()
H A DMakefile23 vc4_txp.o \