Searched refs:zpci_create_device (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_event.c | 92 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability() 119 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY); in __zpci_event_availability()
|
| H A D | pci_clp.c | 381 zpci_create_device(entry->fid, entry->fh, entry->config_state); in __clp_add()
|
| H A D | pci.c | 737 int zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pci.h | 204 int zpci_create_device(u32 fid, u32 fh, enum zpci_state state);
|