Lines Matching refs:bdisp_dev
367 int bdisp_hw_reset(struct bdisp_dev *bdisp) in bdisp_hw_reset()
402 int bdisp_hw_get_and_clear_irq(struct bdisp_dev *bdisp) in bdisp_hw_get_and_clear_irq()
434 dma_free_attrs(ctx->bdisp_dev->dev, in bdisp_hw_free_nodes()
451 struct device *dev = ctx->bdisp_dev->dev; in bdisp_hw_alloc_nodes()
639 dev_err(ctx->bdisp_dev->dev, in bdisp_hw_get_hv_inc()
660 struct device *dev = ctx->bdisp_dev->dev; in bdisp_hw_get_op_cfg()
772 dev_dbg(ctx->bdisp_dev->dev, "%s\n", __func__); in bdisp_hw_build_node()
1000 dev_err(ctx->bdisp_dev->dev, "node %d is null\n", i); in bdisp_hw_build_all_nodes()
1049 struct bdisp_node **copy_node = ctx->bdisp_dev->dbg.copy_node; in bdisp_hw_save_request()
1050 struct bdisp_request *request = &ctx->bdisp_dev->dbg.copy_request; in bdisp_hw_save_request()
1065 copy_node[i] = devm_kzalloc(ctx->bdisp_dev->dev, in bdisp_hw_save_request()
1087 struct bdisp_dev *bdisp = ctx->bdisp_dev; in bdisp_hw_update()