Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_event.c400 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
419 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY); in __zpci_event_availability()
H A Dpci.c822 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device() function
/linux/arch/s390/include/asm/
H A Dpci.h221 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);