Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_event.c328 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
341 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY); in __zpci_event_availability()
H A Dpci_clp.c420 zpci_create_device(entry->fid, entry->fh, entry->config_state); in __clp_add()
H A Dpci.c780 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device() function
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h215 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);