Home
last modified time | relevance | path

Searched defs:dst_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_common.h97 u8 tx_tuna[10];
98 u8 rx_tuna[10];
100 u8 diseq_flags;
101 u8 dst_type;
102 u32 type_flags;
110 u8 decode_lock;
112 u16 decode_snr;
114 u8 k22;
115 u32 bandwidth;
116 u32 dst_hw_cap;
[all …]
/openbmc/linux/fs/f2fs/
H A Dnode.c2225 enum nid_state org_state, enum nid_state dst_state) in __move_free_nid()
/openbmc/linux/kernel/bpf/
H A Dverifier.c1758 static int copy_verifier_state(struct bpf_verifier_state *dst_state, in copy_verifier_state()