Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/xen/xen-pciback/
Dpci_stub.c896 static inline int str_to_slot(const char *buf, int *domain, int *bus, in str_to_slot() function
1023 err = str_to_slot(buf, &domain, &bus, &slot, &func); in pcistub_slot_add()
1042 err = str_to_slot(buf, &domain, &bus, &slot, &func); in pcistub_slot_remove()
1116 err = str_to_slot(buf, &domain, &bus, &slot, &func); in pcistub_irq_handler_switch()
1216 err = str_to_slot(buf, &domain, &bus, &slot, &func); in permissive_add()