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.c164 struct vc4_txp { struct
177 container_of_const(_encoder, struct vc4_txp, encoder.base) argument
180 container_of_const(_connector, struct vc4_txp, connector.base)
293 struct vc4_txp *txp = connector_to_vc4_txp(conn); in vc4_txp_connector_atomic_commit()
391 struct vc4_txp *txp = encoder_to_vc4_txp(encoder); in vc4_txp_encoder_disable()
494 struct vc4_txp *txp = data; in vc4_txp_interrupt()
560 struct vc4_txp *txp; in vc4_txp_bind()
625 struct vc4_txp *txp = dev_get_drvdata(dev); in vc4_txp_unbind()
H A DMakefile23 vc4_txp.o \