Lines Matching full:search
128 * @domain: number of PCI domain to search
153 * @from: Previous PCI bus found, or %NULL for new search.
155 * Iterates through the list of known PCI buses. A new search is
251 * @from: Previous PCI device found in search, or %NULL for new search.
256 * A new search is initiated by passing %NULL as the @from argument. Otherwise
261 * This is an internal function for use by the other search functions in
288 * @from: Previous PCI device found in search, or %NULL for new search.
293 * incremented. Otherwise, %NULL is returned. A new search is initiated by
317 * @from: Previous PCI device found in search, or %NULL for new search.
322 * Otherwise, %NULL is returned. A new search is initiated by passing %NULL
336 * @class: search for a PCI device with this class designation
337 * @from: Previous PCI device found in search, or %NULL for new search.
343 * A new search is initiated by passing %NULL as the @from argument.