Home
last modified time | relevance | path

Searched defs:hvs (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/vmw_vsock/
Dhyperv_transport.c295 struct hvsock *hvs = vsk->trans; in hvs_channel_cb() local
332 struct hvsock *hvs, *hvs_new; in hvs_open_connection() local
427 struct hvsock *hvs; in hvs_sock_init() local
460 struct hvsock *hvs; in hvs_shutdown() local
485 struct hvsock *hvs = vsk->trans; in hvs_release() local
503 struct hvsock *hvs = vsk->trans; in hvs_destruct() local
535 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
558 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue() local
598 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue() local
629 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data() local
[all …]
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_hvs.c141 static int vc4_hvs_upload_linear_kernel(struct vc4_hvs *hvs, in vc4_hvs_upload_linear_kernel()
174 struct vc4_hvs *hvs = NULL; in vc4_hvs_bind() local
Dvc4_plane.c32 u32 hvs; /* HVS_FORMAT_* */ member
Dvc4_drv.h71 struct vc4_hvs *hvs; member