Home
last modified time | relevance | path

Searched refs:saved_cap_space (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Dpci.c1475 hlist_for_each_entry(tmp, &pci_dev->saved_cap_space, next) { in _pci_find_saved_cap()
1821 hlist_for_each_entry(tmp, &dev->saved_cap_space, next) in pci_store_saved_state()
1832 hlist_for_each_entry(tmp, &dev->saved_cap_space, next) { in pci_store_saved_state()
3394 hlist_add_head(&new_cap->next, &pci_dev->saved_cap_space); in pci_add_saved_cap()
3471 hlist_for_each_entry_safe(tmp, n, &dev->saved_cap_space, next) in pci_free_cap_save_buffers()
A Dquirks.c5343 hlist_add_head(&state->next, &pdev->saved_cap_space); in quirk_intel_qat_vf_cap()
/linux-6.3-rc2/include/linux/
A Dpci.h471 struct hlist_head saved_cap_space; member

Completed in 36 milliseconds