Lines Matching full:search
134 * @domain: number of PCI domain to search
159 * @from: Previous PCI bus found, or %NULL for new search.
161 * Iterates through the list of known PCI buses. A new search is
257 * @from: Previous PCI device found in search, or %NULL for new search.
262 * A new search is initiated by passing %NULL as the @from argument. Otherwise
267 * This is an internal function for use by the other search functions in
294 * @from: Previous PCI device found in search, or %NULL for new search.
299 * incremented. Otherwise, %NULL is returned. A new search is initiated by
323 * @from: Previous PCI device found in search, or %NULL for new search.
328 * Otherwise, %NULL is returned. A new search is initiated by passing %NULL
342 * @class: search for a PCI device with this class designation
343 * @from: Previous PCI device found in search, or %NULL for new search.
349 * A new search is initiated by passing %NULL as the @from argument.