Searched defs:dst_state (Results 1 – 4 of 4) sorted by relevance
85 struct dst_state { struct87 struct i2c_adapter* i2c;89 struct bt878* bt;92 const struct dst_config* config;94 struct dvb_frontend frontend;97 u8 tx_tuna[10];98 u8 rx_tuna[10];99 u8 rxbuffer[10];100 u8 diseq_flags;101 u8 dst_type;[all …]
144 static void dc_state_copy_internal(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy_internal()232 void dc_state_copy(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy()289 void dc_state_copy_current(struct dc *dc, struct dc_state *dst_state) in dc_state_copy_current()
2237 enum nid_state org_state, enum nid_state dst_state) in __move_free_nid()
1412 static int copy_verifier_state(struct bpf_verifier_state *dst_state, in copy_verifier_state()