Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptlan.c601 u32 *pContext; in mpt_lan_send_reply() local
632 pContext = &pSendRep->BufferContext; in mpt_lan_send_reply()
636 ctx = GET_LAN_BUFFER_CONTEXT(le32_to_cpu(*pContext)); in mpt_lan_send_reply()
653 pContext++; in mpt_lan_send_reply()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1017 void tasdevice_select_cfg_blk(void *pContext, int conf_no, in tasdevice_select_cfg_blk() argument
1020 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()