Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dp/
Ddp_aux.c112 static ssize_t dp_aux_cmd_fifo_tx(struct dp_aux_private *aux, in dp_aux_cmd_fifo_tx() function
281 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
295 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
371 ret = dp_aux_cmd_fifo_tx(aux, msg); in dp_aux_transfer()