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

/linux-master/arch/s390/pci/
H A Dpci_event.c339 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED);
352 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY);
H A Dpci_clp.c420 zpci_create_device(entry->fid, entry->fh, entry->config_state);
H A Dpci.c780 * zpci_create_device() - Create a new zpci_dev and add it to the zbus
790 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) function
/linux-master/arch/s390/include/asm/
H A Dpci.h205 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);

Completed in 123 milliseconds