Searched defs:pBuf (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ | 
| D | dcn10_hw_sequencer_debug.c | 48 unsigned int snprintf_count(char *pBuf, unsigned int bufSize, char *fmt, ...)  in snprintf_count()71 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_hubbub_state()
 109 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool inv…  in dcn10_get_hubp_states()
 188 static unsigned int dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_rq_states()
 230 static unsigned int dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_dlg_states()
 287 static unsigned int dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_ttu_states()
 327 static unsigned int dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_cm_states()
 382 static unsigned int dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_mpcc_states()
 413 static unsigned int dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_otg_states()
 467 static unsigned int dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize)  in dcn10_get_clock_states()
 [all …]
 
 | 
| /Linux-v5.4/drivers/char/mwave/ | 
| D | mwavepub.h | 72 	void __user *pBuf;		/* Input:variable sized buffer */  member
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ | 
| D | clk_mgr.h | 78 	char *pBuf;  member
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ | 
| D | hal_com_phycfg.c | 2276 	char *pBuf = NULL;  in phy_ConfigBBWithParaFile()  local2708 	char *pBuf = NULL;  in PHY_ConfigRFWithParaFile()  local
 
 | 
| /Linux-v5.4/drivers/atm/ | 
| D | iphase.c | 983     u_char*  pBuf = prntBuf;  local
 | 
| /Linux-v5.4/drivers/net/wireless/cisco/ | 
| D | airo.c | 4118 static int PC4500_readrid(struct airo_info *ai, u16 rid, void *pBuf, int len, int lock)  in PC4500_readrid()4184 			   const void *pBuf, int len, int lock)  in PC4500_writerid()
 
 |