Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_aux.c114 static ssize_t dp_aux_cmd_fifo_tx(struct dp_aux_private *aux, in dp_aux_cmd_fifo_tx() function
241 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
255 dp_aux_cmd_fifo_tx(aux, &helper_msg); in dp_aux_transfer_helper()
330 ret = dp_aux_cmd_fifo_tx(aux, msg); in dp_aux_transfer()