Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/pci/
Dpci_event.c327 zdev = zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_CONFIGURED); in __zpci_event_availability()
340 zpci_create_device(ccdf->fid, ccdf->fh, ZPCI_FN_STATE_STANDBY); in __zpci_event_availability()
Dpci_clp.c420 zpci_create_device(entry->fid, entry->fh, entry->config_state); in __clp_add()
Dpci.c812 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state) in zpci_create_device() function
/linux-6.1.9/arch/s390/include/asm/
Dpci.h214 struct zpci_dev *zpci_create_device(u32 fid, u32 fh, enum zpci_state state);