Home
last modified time | relevance | path

Searched defs:vh (Results 1 – 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c89 const vop_header *vh; member
394 static inline int vop_interlaced(const vop_header *vh) in vop_interlaced()
399 static inline u8 vop_channel(const vop_header *vh) in vop_channel()
404 static inline u8 vop_type(const vop_header *vh) in vop_type()
409 static inline u32 vop_mpeg_size(const vop_header *vh) in vop_mpeg_size()
414 static inline u8 vop_hsize(const vop_header *vh) in vop_hsize()
419 static inline u8 vop_vsize(const vop_header *vh) in vop_vsize()
424 static inline u32 vop_mpeg_offset(const vop_header *vh) in vop_mpeg_offset()
429 static inline u32 vop_jpeg_offset(const vop_header *vh) in vop_jpeg_offset()
434 static inline u32 vop_jpeg_size(const vop_header *vh) in vop_jpeg_size()
[all …]
/kernel/linux/linux-4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c98 const vop_header *vh; member
403 static inline int vop_interlaced(const vop_header *vh) in vop_interlaced()
408 static inline u8 vop_channel(const vop_header *vh) in vop_channel()
413 static inline u8 vop_type(const vop_header *vh) in vop_type()
418 static inline u32 vop_mpeg_size(const vop_header *vh) in vop_mpeg_size()
423 static inline u8 vop_hsize(const vop_header *vh) in vop_hsize()
428 static inline u8 vop_vsize(const vop_header *vh) in vop_vsize()
433 static inline u32 vop_mpeg_offset(const vop_header *vh) in vop_mpeg_offset()
438 static inline u32 vop_jpeg_offset(const vop_header *vh) in vop_jpeg_offset()
443 static inline u32 vop_jpeg_size(const vop_header *vh) in vop_jpeg_size()
[all …]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dkvm_hyp.h18 #define read_sysreg_elx(r,nvh,vh) \ argument
28 #define write_sysreg_elx(v,r,nvh,vh) \ argument
/kernel/linux/linux-5.10/sound/usb/6fire/
Dcomm.c56 u8 reg, u8 vl, u8 vh) in usb6fire_comm_init_buffer()
125 u8 reg, u8 vl, u8 vh) in usb6fire_comm_write16()
/kernel/linux/linux-4.19/sound/usb/6fire/
Dcomm.c60 u8 reg, u8 vl, u8 vh) in usb6fire_comm_init_buffer()
129 u8 reg, u8 vl, u8 vh) in usb6fire_comm_write16()
/kernel/linux/linux-4.19/arch/arm64/include/asm/
Dkvm_hyp.h27 #define read_sysreg_elx(r,nvh,vh) \ argument
37 #define write_sysreg_elx(v,r,nvh,vh) \ argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Dunpack.h14 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \ argument
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvif/
Dunpack.h14 #define nvif_unpack(r,d,s,m,vl,vh,x) ({ \ argument
/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dfastmap.c107 struct ubi_vid_hdr *vh; in new_fm_vbuf() local
405 struct ubi_vid_hdr *vh; in scan_pool() local
847 struct ubi_vid_hdr *vh; in ubi_scan_fastmap() local
1459 struct ubi_vid_hdr *vh; in invalidate_fastmap() local
/kernel/linux/linux-4.19/drivers/mtd/ubi/
Dfastmap.c116 struct ubi_vid_hdr *vh; in new_fm_vbuf() local
414 struct ubi_vid_hdr *vh; in scan_pool() local
864 struct ubi_vid_hdr *vh; in ubi_scan_fastmap() local
1458 struct ubi_vid_hdr *vh; in invalidate_fastmap() local
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
/kernel/linux/linux-4.19/fs/hfsplus/
Dioctl.c32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local
/kernel/linux/linux-5.10/fs/hfsplus/
Dioctl.c32 struct hfsplus_vh *vh = sbi->s_vhdr; in hfsplus_ioctl_bless() local
/kernel/linux/linux-4.19/tools/testing/selftests/net/
Dpsock_snd.c78 struct virtio_net_hdr *vh = header; in build_vnet_header() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dpsock_snd.c78 struct virtio_net_hdr *vh = header; in build_vnet_header() local
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dnf-queue.c170 struct nfqnl_msg_verdict_hdr vh = { in nfq_build_verdict() local
/kernel/linux/linux-4.19/net/openvswitch/
Dflow.c319 struct vlan_head *vh = (struct vlan_head *)skb->data; in parse_vlan_tag() local
/kernel/linux/linux-5.10/net/openvswitch/
Dflow.c304 struct vlan_head *vh = (struct vlan_head *)skb->data; in parse_vlan_tag() local
/kernel/linux/linux-5.10/include/linux/
Dif_vlan.h600 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol() local
/kernel/linux/linux-4.19/include/linux/
Dif_vlan.h581 struct vlan_hdr vhdr, *vh; in __vlan_get_protocol() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c305 struct vlan_ethhdr *vh = (struct vlan_ethhdr *)(skb->data); in qlcnic_send_filter() local
465 struct vlan_ethhdr *vh; in qlcnic_tx_pkt() local
/kernel/linux/linux-4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c306 struct vlan_ethhdr *vh = (struct vlan_ethhdr *)(skb->data); in qlcnic_send_filter() local
466 struct vlan_ethhdr *vh; in qlcnic_tx_pkt() local
/kernel/linux/linux-4.19/drivers/net/
Dvxlan.c547 struct vxlanhdr *vh, size_t hdrlen, in vxlan_gro_remcsum()
577 struct vxlanhdr *vh, *vh2; in vxlan_gro_receive() local
Dthunderbolt.c933 struct vlan_hdr *vhdr, vh; in tbnet_xmit_csum_and_map() local

12