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