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