Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_txp.c163 struct vc4_txp { struct
176 container_of_const(_encoder, struct vc4_txp, encoder.base) argument
179 container_of_const(_connector, struct vc4_txp, connector.base)
292 struct vc4_txp *txp = connector_to_vc4_txp(conn); in vc4_txp_connector_atomic_commit()
390 struct vc4_txp *txp = encoder_to_vc4_txp(encoder); in vc4_txp_encoder_disable()
493 struct vc4_txp *txp = data; in vc4_txp_interrupt()
559 struct vc4_txp *txp; in vc4_txp_bind()
624 struct vc4_txp *txp = dev_get_drvdata(dev); in vc4_txp_unbind()
H A DMakefile23 vc4_txp.o \