Searched defs:ccb_dev_match (Results 1 – 1 of 1) sorted by relevance
578 struct ccb_dev_match { struct580 ccb_dev_match_status status; argument581 uint32_t num_patterns;582 uint32_t pattern_buf_len;583 struct dev_match_pattern *patterns;584 uint32_t num_matches;585 uint32_t match_buf_len;586 struct dev_match_result *matches;587 struct ccb_dev_position pos;