Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c1004 static inline int str_to_slot(const char *buf, int *domain, int *bus, in str_to_slot() function
1178 err = str_to_slot(buf, &domain, &bus, &slot, &func); in new_slot_store()
1197 err = str_to_slot(buf, &domain, &bus, &slot, &func); in remove_slot_store()
1270 err = str_to_slot(buf, &domain, &bus, &slot, &func); in irq_handler_state_store()
1374 err = str_to_slot(buf, &domain, &bus, &slot, &func); in permissive_store()
1438 err = str_to_slot(buf, &domain, &bus, &slot, &func); in allow_interrupt_control_store()