p_handle         1004 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 				      uint32_t *p_handle);
p_handle         3365 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 			       uint32_t *p_handle)
p_handle         3372 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	BUG_ON(p_handle != NULL && file_priv == NULL);
p_handle         3380 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (p_handle != NULL)
p_handle         3382 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 					    sequence, p_fence, p_handle);
p_handle          604 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c 			  uint32_t *p_handle)
p_handle          658 drivers/gpu/drm/vmwgfx/vmwgfx_fence.c 	*p_handle = ufence->base.handle;
p_handle          107 drivers/gpu/drm/vmwgfx/vmwgfx_fence.h 				 uint32_t *p_handle);
p_handle         4959 drivers/net/ethernet/qlogic/qed/qed_dev.c int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle)
p_handle         4961 drivers/net/ethernet/qlogic/qed/qed_dev.c 	struct qed_queue_cid *p_cid = p_handle;
p_handle          520 drivers/net/ethernet/qlogic/qed/qed_dev_api.h qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle);
p_handle          977 drivers/net/ethernet/qlogic/qed/qed_l2.c 		p_ret_params->p_handle = (void *)p_cid;
p_handle         1176 drivers/net/ethernet/qlogic/qed/qed_l2.c 		p_ret_params->p_handle = (void *)p_cid;
p_handle         1202 drivers/net/ethernet/qlogic/qed/qed_l2.c int qed_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, void *p_handle)
p_handle         1204 drivers/net/ethernet/qlogic/qed/qed_l2.c 	struct qed_queue_cid *p_cid = (struct qed_queue_cid *)p_handle;
p_handle         2012 drivers/net/ethernet/qlogic/qede/qede_main.c 	txq->handle = ret_params.p_handle;
p_handle         2105 drivers/net/ethernet/qlogic/qede/qede_main.c 			rxq->handle = ret_params.p_handle;
p_handle           62 include/linux/qed/qed_eth_if.h 	void *p_handle;
p_handle           67 include/linux/qed/qed_eth_if.h 	void *p_handle;