Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Deisa_enumerator.c301 static int configure_function(const unsigned char *buf, int *more) in configure_function() function
339 pos+=configure_function(buf+pos, &function_len); in parse_slot_config()
/openbmc/linux/drivers/misc/ocxl/
H A Dcore.c382 static int configure_function(struct ocxl_fn *fn, struct pci_dev *dev) in configure_function() function
458 rc = configure_function(fn, dev); in init_function()