Home
last modified time | relevance | path

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

/linux-6.15/drivers/message/fusion/
H A Dmptlan.c606 u32 *pContext; in mpt_lan_send_reply() local
637 pContext = &pSendRep->BufferContext; in mpt_lan_send_reply()
641 ctx = GET_LAN_BUFFER_CONTEXT(le32_to_cpu(*pContext)); in mpt_lan_send_reply()
658 pContext++; in mpt_lan_send_reply()
/linux-6.15/sound/pci/hda/
H A Dtas2781_spi_fwlib.c808 void tasdevice_spi_select_cfg_blk(void *pContext, int conf_no, in tasdevice_spi_select_cfg_blk() argument
811 struct tasdevice_priv *tas_priv = pContext; in tasdevice_spi_select_cfg_blk()
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c928 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument
931 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()