Searched refs:prots (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/
H A Ddoe.c46 * @prots: Array of protocols supported (encoded as long values)
54 struct xarray prots; member in struct:pci_doe_mb
438 rc = xa_insert(&doe_mb->prots, xa_idx++,
482 xa_init(&doe_mb->prots);
518 xa_destroy(&doe_mb->prots);
536 xa_destroy(&doe_mb->prots);
559 xa_for_each(&doe_mb->prots, index, entry)

Completed in 99 milliseconds