Home
last modified time | relevance | path

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

/linux/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/sound/soc/codecs/
H A Dtas2781-fmwlib.c809 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument
812 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()