Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xen-pciback/
Dpci_stub.c1007 static inline int str_to_slot(const char *buf, int *domain, int *bus, in str_to_slot() function
1181 err = str_to_slot(buf, &domain, &bus, &slot, &func); in new_slot_store()
1200 err = str_to_slot(buf, &domain, &bus, &slot, &func); in remove_slot_store()
1273 err = str_to_slot(buf, &domain, &bus, &slot, &func); in irq_handler_state_store()
1377 err = str_to_slot(buf, &domain, &bus, &slot, &func); in permissive_store()