Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_aux.c118 static int dp_aux_cmd_fifo_tx(struct dp_aux_private *aux, in dp_aux_cmd_fifo_tx() function
306 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
320 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
378 ret = dp_aux_cmd_fifo_tx(aux, msg); in dp_aux_transfer()