Home
last modified time | relevance | path

Searched refs:clp_get_state (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpci.h244 int clp_get_state(u32 fid, enum zpci_state *state);
/linux/arch/s390/pci/
H A Dpci_event.c451 if (!clp_get_state(zdev->fid, &state) && in __zpci_event_availability()
H A Dpci_clp.c470 int clp_get_state(u32 fid, enum zpci_state *state) in clp_get_state() function
H A Dpci.c107 !clp_get_state(zdev->fid, &state) && in zpci_remove_reserved_devices()