Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c308 u8 pipeid; in htc_try_send() local
484 pipeid = ep->pipe.pipeid_ul; in htc_try_send()
486 ath6kl_hif_pipe_get_free_queue_number(ar, pipeid); in htc_try_send()
942 u8 pipeid) in ath6kl_htc_pipe_rx_complete() argument
/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu_state.h582 u32 pipeid; member
Da6xx_gpu_state.c907 A7XX_SP_READ_SEL_PIPE(block->pipeid) | in a7xx_get_shader_block()
1789 print_name(p, " - pipe: ", a7xx_pipe_names[block->pipeid]); in a7xx_show_shader()
/linux-6.12.1/drivers/staging/media/ipu3/
Dipu3-css.c1975 int evtype, pipe, pipeid, queue, qid, r; in imgu_css_buf_dequeue() local
1995 pipeid = (event & IMGU_ABI_EVTTYPE_PIPEID_MASK) >> in imgu_css_buf_dequeue()
2012 event, queue, pipe, pipeid); in imgu_css_buf_dequeue()